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 Sat, May 13, 2006 at 10:19:20AM -0400, Bob Rossi wrote:
> I recently had someone report to me that when my FE is started on a Mac
> and ^c is entered, I send the signal to GDB and it responds with
> "(Quit)" as expected. However, if GDB is running the inferior, and ^c is
> received, I send the 'kill' and GDB shuts down.

Then I'm afraid you need to work out why that happened; speculating
about it is not going to get you much of anywhere.  It depends on e.g.
job control.

-- 
Daniel Jacobowitz
CodeSourcery


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