emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 13 Feb 2006 21:58:44 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9130 emacs/lisp/ChangeLog:1.9131
--- emacs/lisp/ChangeLog:1.9130 Mon Feb 13 21:36:51 2006
+++ emacs/lisp/ChangeLog        Mon Feb 13 21:58:44 2006
@@ -1,3 +1,20 @@
+2006-02-14  Nick Roberts  <address@hidden>
+
+       * 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  <address@hidden>
 
        * calc/calc-arith.el:  (math-check-known-matrixp): Make sure




reply via email to

[Prev in Thread] Current Thread [Next in Thread]