From 3470ef3731d59d431a9dbd3728aa0d93943b2cd7 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 14 Mar 2006 20:25:42 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 23 +++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index eb85856cdb0..ae722f53ecb 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-03-15 Nick Roberts + + * DEBUG (Note): Describe features for debugging with GDB in Emacs. + 2006-03-11 Miles Bader * images/mail: New directory. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef7613f6b9d..64ed6808096 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2006-03-15 Nick Roberts + + * progmodes/gdb-ui.el (gdb-var-list): Change order of first two + elements. + (gdb-find-watch-expression): Make it work for arrays too. Follow + change to gdb-var-list. + (gud-watch): Allow the user to enter variable name with a prexix + arg. Create keybindings. + (gdb-var-create-handler, gdb-var-evaluate-expression-handler) + (gdb-var-list-children-handler, gdb-var-update-handler) + (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node) + (gdb-var-list-children-handler-1, gdb-var-update-handler-1): + Follow change to gdb-var-list. + (gdb-starting): Don't show the overlay arrows when program is + running. + + * progmodes/gud.el (gud-speedbar-buttons): Follow change to + gdb-var-list. + 2006-03-14 Bill Wohler * image.el (image-load-path-for-library): Pass value of path @@ -32,8 +51,8 @@ 2006-03-13 Miles Bader - * net/rcirc.el (rcirc-nick-abbrevs): Variable removed. - (rcirc-abbrev-nick): Function removed. + * net/rcirc.el (rcirc-nick-abbrevs): Remove variable. + (rcirc-abbrev-nick): Remove function. (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'. 2006-03-13 David Ponce -- 2.39.2