diff lisp/ChangeLog @ 80534:3d112d86803d

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 28 Apr 2008 03:22:23 +0000
parents 673b1b49aa16
children 7fd5e261aca4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 27 09:56:45 2008 +0000
+++ b/lisp/ChangeLog	Mon Apr 28 03:22:23 2008 +0000
@@ -1,3 +1,10 @@
+2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
+	icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
+	(gdb-goto-breakpoint): Likewise for visiting breakpoints.
+	(gdb-assembler-custom): Be careful not to match other addresses.
+
 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el (tramp-replace-environment-variables): New defun.