*** empty log message ***

This commit is contained in:
Nick Roberts 2006-02-14 09:18:31 +00:00
parent 82de001fc3
commit 7314787aef
1 changed files with 8 additions and 0 deletions

View 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.