This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to debug gdb using gdb ?


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!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]