2002-04-12 Don Howard <dhoward@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 028ee34e19d4e77091c6de3b390b6b6d2fad9226..12e49935110fb56fc70e230dbf8093eb9b2d2321 100644 (file)
@@ -12781,6 +12781,13 @@ Display the @value{GDBN} commands used to define @var{commandname} (but
 not its documentation).  If no @var{commandname} is given, display the
 definitions for all user-defined commands.
 
+@kindex show max-user-call-depth
+@kindex set max-user-call-depth
+@item show max-user-call-depth
+@item set max-user-call-depth
+The value of @code{max-user-call-depth} controls how many levels deep a
+user-defined call chain can go.  Default is 1024.
+
 @end table
 
 When user-defined commands are executed, the
This page took 0.02512 seconds and 4 git commands to generate.