How do you use GDB to debug GDB

Stephen Smith ischis2@home.com
Mon Mar 19 12:29:00 GMT 2001


I have a gdb debugger configured to for a remote target (host i686-pc-cygwin target=powerpc-motorola-elf).  normally I
run gdb as:

     powerpc-motorola-elf-gdb --command=C:/rti/bin/rtidbug.ini C:/examples/dll/main.exe

Now I want to run the gdb against the above process.  Since I am running this in a Windows NT command shell I can't use
    gdb   /usr/local/bin/powerpc-motorola-elf-gdb  some_process_id

The reason I am not in a bash shell is because a windows app is kicking off the debugger.  BTW, I can modify the windows
app since I have a copy of the source.

Can someone help

sps






--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list