How to debug gdb using gdb ?

Smith John baseboy126@gmail.com
Tue Aug 7 14:18:00 GMT 2012


hi,guys:

   I am  researching  gdb source code ,  and  I want  to  debug  it
using  its  executable file .
   but  how can I send  command  to  the  debugged  gdb procedure
which is children  process  ,

  as the gdb which is parent process will  deal with every command
inputed from  the command line ,so I get no way to communicate  with

  that debugged gdb procedure.



any advice?


thanks!



More information about the Gdb mailing list