]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 28 Apr 2008 03:22:23 +0000 (03:22 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 28 Apr 2008 03:22:23 +0000 (03:22 +0000)
lisp/ChangeLog

index bd10fdd9286a1fc924a84ba2bb81c7a2c8a9319a..80aeddee9cea0074d3fef8f55eb6f6ed889f0bbc 100644 (file)
@@ -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.