This is the mail archive of the gdb-patches@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: RFC: Warn at quit that we will kill the program


> Sandra noticed that GDB's exit message does not say we're about to
> kill the running program.  In native debugging this is somewhat
> apparent (though not completely), but not in remote debugging.
> 
> What do you think of this patch?

No problem on my end. I like the fact that we're more precise with
little effort, and that the message is now consistent with the case
when we attached to the process rather than starting it.

-- 
Joel


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