]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Wed, 14 Nov 2007 09:03:45 +0000 (09:03 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 14 Nov 2007 09:03:45 +0000 (09:03 +0000)
lisp/ChangeLog

index 1b5f99b55b70a66fd7d009a95241ab87de2bba21..32c1447ceabebaf7aae334cf32e516059b405384 100644 (file)
@@ -1,3 +1,14 @@
+2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
+       (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
+       (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
+       (gdb-goto-breakpoint): Generalise for breakpoints with multiple
+       locations.
+       (gdb-info-breakpoints-custom, gdb-assembler-custom)
+       (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
+       (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
+
 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
 
        * international/iso-cvt.el (iso-translate-conventions): Doc fix.