Matt Dillon <[EMAIL PROTECTED]> writes:
>     I need something gdb can latch on to.  If the program exits all the state
>     required to debug the problem goes away.

abort() doesn't exit, it sends a SIGABRT which is caught by gdb.

/assar


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to