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: PATCH: operate-and-get-next


>>>>> "Elena" == Elena Zannoni <ezannoni@cygnus.com> writes:

Tom> [ operate-and-get-next ]

Elena> Thanks Tom, yes, please commit it.

Thanks, will do.  I took the opportunity to sneak in a NEWS update,
appended.  If this was wrong or if you want me to change the text,
please tell me and I'll do so.

Tom

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.37
diff -u -r1.37 NEWS
--- NEWS 2001/11/27 03:09:44 1.37
+++ NEWS 2001/11/27 03:25:53
@@ -12,6 +12,10 @@
 The new `--args' feature can be used to specify command-line arguments
 for the inferior from gdb's command line.
 
+* Changes to key bindings
+
+There is a new `operate-and-get-next' function bound to `C-o'.
+
 *** Changes in GDB 5.1:
 
 * New native configurations


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