changeset 79383:f9dc67384df7

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 14 Nov 2007 09:03:45 +0000
parents 820780e0ccd1
children 7420ede9df33
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 13 13:01:40 2007 +0000
+++ b/lisp/ChangeLog	Wed Nov 14 09:03:45 2007 +0000
@@ -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.