conditional traps on powerpc
Andrew Cagney
ac131313@cygnus.com
Mon Feb 19 15:02:00 GMT 2001
Fernando Nasser wrote:
> W.r.t the signal processing, gdb has commands that let you decide what
> to do with signals received by the program being debugged. You may
> choose to "pass" them. If I am not mistaken, this would only apply to
> the SIGTRAPs that have been already determined not to be caused by a
> breakpoint.
Yes, that is correct.
Mind you, I'm not sure what the kernel will do when it is told to
deliver a SIGTRAP to a program already being debugged.
Andrew
More information about the Gdb
mailing list