TARGET_SIGNAL_TRAP

Elena Zannoni ezannoni@redhat.com
Thu Jul 17 19:38:00 GMT 2003


David Carlton writes:
 > 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


try 'maint info break' to see all (kind of) the hidden breakpoints.

elena



More information about the Gdb mailing list