*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 14 Feb 2006 09:18:31 +0000 (09:18 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 14 Feb 2006 09:18:31 +0000 (09:18 +0000)
gdb/ChangeLog

index 400104d..8931c41 100644 (file)
@@ -1,3 +1,11 @@
+2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
+
+       * 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  <dan@codesourcery.com>
 
        * NEWS: Mention native Windows support.