From mboxrd@z Thu Jan 1 00:00:00 1970 From: fche@redhat.com (Frank Ch. Eigler) To: Fernando Nasser Cc: Stephen Smith , GDB Subject: Re: How do you use GDB to debug GDB Date: Wed, 21 Mar 2001 15:59:00 -0000 Message-id: References: <3AB66BE3.D45096D0@home.com> <3AB6724D.19D8A981@cygnus.com> X-SW-Source: 2001-03/msg00174.html Fernando Nasser writes: : [...] : Start your "top" gdb in a separate shell. Use the command attach passing the Windows : PID (as opposed to the Unix PID) of the other GDB. : [...] By the way, why does cygwin gdb use Windows PIDs only instead of cygwin PIDs, or some fall-back defaulting from one to the other? - FChE