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.