/[radius]/radius/doc/texinfo/debug.texi
ViewVC logotype

Diff of /radius/doc/texinfo/debug.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by gray, Sat May 24 10:21:42 2003 UTC revision 1.8 by gray, Mon Oct 27 07:45:43 2003 UTC
# Line 1  Line 1 
1  @c This is part of the Radius manual.  @c This is part of the Radius manual.
2  @c Copyright (C) 1999,2000,2001 Sergey Poznyakoff  @c Copyright (C) 1999,2000,2001,2002,2003 Sergey Poznyakoff
3  @c See file radius.texi for copying conditions.  @c See file radius.texi for copying conditions.
4  @comment *******************************************************************  @comment *******************************************************************
5  @node Debugging, Extensions, Logging, Top  @node Problem Tracking, Extensions, Logging, Top
6  @chapter Debugging  @chapter Problem Tracking
7    @cindex Problem Tracking
8    
9    @menu
10    * Rule Tracing::       Tracing rules.
11    * Debugging::          Enabling full debugging information.
12    * Test Mode::          Running radius in test mode.
13    @end menu
14    
15    @comment *******************************************************************
16    @node Rule Tracing
17    @section Rule Tracing
18    @cindex Rule Tracing
19    
20    
21    
22    @comment *******************************************************************
23    @node Debugging
24    @section Debugging
25  @cindex Debugging  @cindex Debugging
26    
27  GNU Radius provides extensive debugging features. These are enabled  GNU Radius provides extensive debugging features. These are enabled
28  either by the @option{-x} command option to @command{radiusd}  either by the @option{--debug} (@option{-x}) command line option to
29  @ref{Invocation}, or by the @code{level} statement in the debug category  @command{radiusd} (@pxref{Invocation}), or by the @code{level}
30  (@ref{logging,,logging statement}). Both cases require as an argument  statement in the debug category (@pxref{logging,,logging statement}).
31  a valid debug specification.  Both cases require as an argument a valid debug specification.
32    
33  A debug specification sets the module for which the debugging should  A debug specification sets the module for which the debugging should
34  be enabled and the debugging level. The higher the level is, the more  be enabled and the debugging level. The higher the level is, the more
# Line 37  to release. Line 55  to release.
55    
56  @c @include debug.texinfo  @c @include debug.texinfo
57    
58    @comment *******************************************************************
59    @node Test Mode
60    @section Test Mode
61    @cindex Test Mode
62    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26