This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA/NEWS] Document new ``start'' command
- From: Daniel Jacobowitz <drow at false dot org>
- To: Joel Brobecker <brobecker at gnat dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Mon, 24 May 2004 20:21:15 -0400
- Subject: Re: [RFA/NEWS] Document new ``start'' command
- References: <20040525000207.GD10684@gnat.com>
On Mon, May 24, 2004 at 05:02:07PM -0700, Joel Brobecker wrote:
> 2004-05-24 Joel Brobecker <brobecker@gnat.com>
>
> * NEWS: Document new "start" command.
>
> OK to apply?
Fine with me. Give it a day to see if anyone has a preferred wording.
> Index: NEWS
> ===================================================================
> RCS file: /cvs/src/src/gdb/NEWS,v
> retrieving revision 1.150
> diff -u -p -r1.150 NEWS
> --- NEWS 24 May 2004 21:00:08 -0000 1.150
> +++ NEWS 25 May 2004 00:00:58 -0000
> @@ -3,6 +3,10 @@
>
> *** Changes since GDB 6.1:
>
> +* New ``start'' command.
> +
> +This command runs the program until the begining of the main procedure.
> +
> * Signal trampoline code overhauled
>
> Many generic problems with GDB's signal handling code have been fixed.
--
Daniel Jacobowitz