Debugging child process

Andrej Borsenkow Andrej.Borsenkow@mow.siemens.ru
Thu Nov 9 05:30:00 GMT 2000


I need to debug a process immediately after fork. IIRC gdb under cygwin cannot
continue debugging across forks (is it correct?) I've tried to add sigpause()
to be able to attach to child, but somehow it does not work. Child stops, I
can attach and set breakpoint, but cont'ing does not works (I say cont and
send signal from shell but child never seems to hit breakpoint).

Any idea?

TIA

-andrej

Have a nice DOS!
B >>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list