This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: Ctrl+C when a watchpoint is set gdb


On Tue, Nov 06, 2007 at 06:48:25PM -0800, Siva Velusamy wrote:
> Yes, it is returning TARGET_SIGNAL_TRAP. I will see if making it
> TARGET_SIGNAL_INT fixes the issue. Following up on your comment, I
> looked through the definitions of all the signals in signals.c, and I
> don't think the remote server followed many of the conventions. Thanks
> for the pointer!

No problem.  The documentation is not very clear about the need to
do this; improving that is on my list.

-- 
Daniel Jacobowitz
CodeSourcery


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