diff lisp/ChangeLog @ 104115:335df621bc5c

(gdb-place-breakpoints): Use full path when setting breakpoints.
author Dmitry Dzhus <dima@sphinx.net.ru>
date Thu, 30 Jul 2009 08:04:13 +0000
parents 16a5cb808d00
children 97987e968cf8
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 30 04:57:42 2009 +0000
+++ b/lisp/ChangeLog	Thu Jul 30 08:04:13 2009 +0000
@@ -8,8 +8,8 @@
 
 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
 
-	* progmodes/gdb-mi.el (gdb-goto-breakpoint): Use full path when
-	setting breakpoints.
+	* progmodes/gdb-mi.el (gdb-goto-breakpoint)
+	(gdb-place-breakpoints): Use full path when setting breakpoints.
 
 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>