# HG changeset patch # User Nick Roberts # Date 1139867924 0 # Node ID 4b4a17955b59567a443eb5ced25c61203ae4f758 # Parent 334e433999909b34663d623da6dba16c29fbf1f3 *** empty log message *** diff -r 334e43399990 -r 4b4a17955b59 lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 13 21:42:43 2006 +0000 +++ b/lisp/ChangeLog Mon Feb 13 21:58:44 2006 +0000 @@ -1,3 +1,20 @@ +2006-02-14 Nick Roberts + + * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1) + (gdb-get-changed-registers): Test value of gud-minor-mode relative + to gud-comint-buffer. + (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in + gdb-ui.el for gdb-mi.el. + (gdb-post-prompt, gdb-get-changed-registers): Move test for + registers buffer to gdb-get-changed-registers. + (gdb-breakpoint-regexp): New regexp. Allow toggling and + deletion of catchpoints (throw and catch). + (gdb-toggle-breakpoint, gdb-delete-breakpoint) + (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi. + (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1) + (gdb-var-list-children-1, gdb-info-breakpoints-custom) + (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi. + 2006-02-13 Jay Belanger * calc/calc-arith.el: (math-check-known-matrixp): Make sure