This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: conditional traps on powerpc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]