projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82de001
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Tue, 14 Feb 2006 09:18:31 +0000
(09:18 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Tue, 14 Feb 2006 09:18:31 +0000
(09:18 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 400104d68760eb42a03e324dd937490d8d87242a..8931c412411af1b3f84ca0b8ccd6236e26baf89b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.