This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA/NEWS] Document new ``start'' command


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


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