From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH: operate-and-get-next Date: Mon, 26 Nov 2001 19:26:00 -0000 Message-ID: <87r8qklwny.fsf@creche.redhat.com> References: <15362.64511.39505.586347@krustylu.cygnus.com> <15362.64945.737893.148419@krustylu.cygnus.com> X-SW-Source: 2001-11/msg00473.html Message-ID: <20011126192600.-lxXrMOnlBQ7N8Pp0eCEw64igeWRuK3yUzJ-3K_9pNk@z> >>>>> "Elena" == Elena Zannoni 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