From ee517841b8f3ee83699a3a5c1956fde063ec1e1f Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Mon, 13 Feb 2006 21:58:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e1166bbd2e5..6ccf48732b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 -- 2.39.2