This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFC: Warn at quit that we will kill the program
- From: Michael Snyder <msnyder at specifix dot com>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 20 Feb 2008 12:19:02 -0800
- Subject: Re: RFC: Warn at quit that we will kill the program
- References: <20080220153700.GA13158@caradoc.them.org>
On Wed, 2008-02-20 at 10:37 -0500, Daniel Jacobowitz wrote:
> 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?
>
> (Not tested yet; I see that the message appears in the testsuite, so
> it will require a testsuite update.)
Actually, the new text of the message sounds familiar.
Did you cut and paste it from somewhere?
This certainly seems like a "right thing to do"
type of thing.