From: Alan T. DeKok Date: Mon, 20 Dec 2010 08:46:21 +0000 (+0100) Subject: Note "-f" for debugging X-Git-Tag: release_2_1_11~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7da2903987ea2c6024fb5d0c8a0455fa2ebf0f;p=thirdparty%2Ffreeradius-server.git Note "-f" for debugging --- diff --git a/doc/bugs b/doc/bugs index 2d6d878ce59..a4e7f3a0678 100644 --- a/doc/bugs +++ b/doc/bugs @@ -74,8 +74,9 @@ BUGS (gdb) set args ... Where the "..." are the command-line arguments you normally pass to - radiusd. If you don't normally pass command-line arguments, this - line is not necessary. + radiusd. Fo debugging, you probably want to do: + + (gdb) set args -f Then, do: