From: Nick Roberts Date: Tue, 14 Feb 2006 09:18:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7314787aefa52861189bb48b2ae51e2124f0e8e7;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 400104d6876..8931c412411 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2006-02-14 Nick Roberts + + * mi/gdb-mi.el: Use more functions from gdb-ui.el. + (gdb-break-list-regexp): Match "what" field if present. + (gdb-stack-list-frames-regexp): Match "from" if present field. + (gdb-stack-list-frames-handler): Present output like "info + breakpoints" so regexps can be shared with gdb-ui + 2006-02-10 Daniel Jacobowitz * NEWS: Mention native Windows support.