bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Program received signal SIGTRAP, Trace/breakpoint ...


From: David Xu
Subject: Re: Program received signal SIGTRAP, Trace/breakpoint ...
Date: Tue, 13 Jul 2004 06:22:01 +0800
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040624

Andrew Cagney wrote:

Andrew Cagney wrote:

Can you try a mainline GDB (http://www.gnu.org/software/gdb/current)? The signal handling code has been overhauled.

Andrew

I will try it.
Another question is: in to_target_resume(), sometimes I am told that I should only resume one thread, is this enforced? it is a bit diffcult for me because it is a M:N threading modal,
Is there a way to avoid it in gdb ?


Can I suggest sending this question to address@hidden More people monitor that list.

It is fine to me to forward this message.

I have added support for resuming only-one thread for gdb in our
thread M:N library, our 1:1 thread library has inherently no such
problem. For signal handling problem in gdb, I don't know how
to fix it.

Andrew

David Xu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]