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: [RFA] Implement -break-commands


On Thursday 30 July 2009 Eli Zaretskii wrote:

> > From: Vladimir Prus <vladimir@codesourcery.com>
> > Date: Thu, 30 Jul 2009 10:23:45 +0400
> > Cc: gdb-patches@sources.redhat.com
> > 
> > Eli, I've also applied your documentation suggestions. Is this OK?
> 
> Yes, thanks.

I've just realized I failed to provide a patch for NEWS. What about the
below?

Thanks,
Volodya

--- gdb/NEWS    31 Jul 2009 15:35:37 -0000      1.324
+++ gdb/NEWS    3 Aug 2009 12:41:43 -0000
@@ -257,6 +257,9 @@ detach inferior NUM
 kill inferior NUM
   Kill inferior number NUM.

+-break-commands
+  Set breakpoint commands using the GDB/MI interface
+
 * New options

 set spu stop-on-load


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