From a303d9fe7a698d85f87500e0ad7229a1a76d4b21 Mon Sep 17 00:00:00 2001 From: Fabien Le Mentec Date: Sat, 26 May 2012 09:48:48 -0500 Subject: [PATCH] [ fix ] apply jserv@0xlab.org patch, 0001-trivial-documentation-fix-for-st-util-path --- AUTHORS | 1 + README | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8153669..1096c17 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,3 +14,4 @@ bravikov@gmail.com jnosky - codegrinder69@hotmail.com marpe@mimuw.edu.pl marco.cassinerio@gmail.com +jserv@0xlab.org \ No newline at end of file diff --git a/README b/README index bb06f60..d99337c 100644 --- a/README +++ b/README @@ -37,11 +37,11 @@ You're ready to go :) To run the gdb server, do (you do not need sudo if you have set up permissions correctly): -$ make && [sudo] ./gdbserver/st-util +$ make && [sudo] ./st-util There are a few options: -./gdbserver/st-util - usage: +./st-util - usage: -h, --help Print this help -vXX, --verbose=XX specify a specific verbosity level (0..99) -- 2.47.2