From c48971b2b87e87b7e2529124f2d340d92d799f7a Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 8 Dec 2005 22:09:24 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c167d1f104b..56cf3f38e2c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-12-09 Nick Roberts + + * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips): + No need to check gud-comint-buffer is bound. + (gdb): Prevent multiple debugging when first session uses gdba. + 2005-12-08 Alan Mackenzie CC Mode update to 5.31. @@ -1196,10 +1202,6 @@ * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a construct like "a * b = c;" as a declaration. - -Local Variables: -add-log-mailing-address: "bug-cc-mode@gnu.org" -End: 2005-12-08 Kim F. Storm * emulation/cua-rect.el (cua--extract-rectangle): Don't use \s @@ -1302,7 +1304,7 @@ End: (gdb-locals-watch-map): Rename from gdb-*-*-keymap. (gdb-locals-font-lock-keywords-1) (gdb-locals-font-lock-keywords-2): New variables. - (gdb-find-file-hook): fgfg. + (gdb-find-file-hook): Make it work with GDB 6.4+ too. (gdb-set-gud-minor-mode-existing-buffers-1) (gdb-var-list-children-1, gdb-var-list-children-handler-1) (gdb-var-update-1, gdb-var-update-handler-1) -- 2.39.2