From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Smith To: Michael Elizabeth Chastain Cc: gdb@sourceware.cygnus.com Subject: Re: How do you use GDB to debug GDB Date: Wed, 21 Mar 2001 15:59:00 -0000 Message-id: <3AB6978B.617AC2F3@home.com> References: <200103192052.MAA08643@bosch.cygnus.com> X-SW-Source: 2001-03/msg00178.html Michael Elizabeth Chastain wrote: > Hello Stephen, > > This is how I do it: > > [top] break help_command > [top] run > > The third line sets a convenient breakpoint in the superior gdb so that > you can bounce back up to it. I usually do "help foo" instead of "help" > for getting to the superior gdb, to reduce the screen output. > Ok, so how do I active "help_command" It doesn't appear to be by accessing help sps