TARGET_SIGNAL_TRAP

David Carlton carlton@kealia.com
Thu Jul 17 19:20:00 GMT 2003


On Thu, 17 Jul 2003 14:32:14 -0400, Daniel Jacobowitz <drow@mvista.com> said:

> Every time that a breakpoint is hit, including one breakpoint set at
> every shared library load/unload, thread creation, or sometimes thread
> exit, all threads are stopped and restarted.  That's the usual cause.

> Signals also stop the process.  If GDB isn't going to report the signal
> then it doesn't stop all threads, but that does interfere with timing.

Ah, thanks for the info.  I wonder if it's the shared library loads
that we're seeing.  Hmm: we might even be able to control that one.

David Carlton
carlton@kealia.com



More information about the Gdb mailing list