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: invoking GDB from FE and signals


On Fri, May 19, 2006 at 06:59:45AM -0400, Bob Rossi wrote:
> OK, you could not be more correct. I want GDB to handle it, not the FE.
> However, how do I let "GDB handle it", while using the 'set tty'
> command? I guess that's the question I've been asking all along.

Make it trap the SIGINT and do something sensible with it.

-- 
Daniel Jacobowitz
CodeSourcery


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