From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/NEWS] Document new ``start'' command Date: Tue, 25 May 2004 00:21:00 -0000 Message-id: <20040525002114.GA1809@nevyn.them.org> References: <20040525000207.GD10684@gnat.com> X-SW-Source: 2004-05/msg00698.html On Mon, May 24, 2004 at 05:02:07PM -0700, Joel Brobecker wrote: > 2004-05-24 Joel Brobecker > > * 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