From: Nick Roberts Date: Tue, 8 Feb 2005 11:53:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2356 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=76f8cd56df71e2d5c331b730939e6284e796b872;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cad16c96799..f917dda73fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2005-02-09 Nick Roberts + + * progmodes/gdb-ui.el (gdb-location-list): New variable. + (gdb-cdir): Delete + (gdb-info-breakpoints-custom, gdb-goto-breakpoint) + (gdb-source-info): Treat case when source file is in another + directory properly. + (gdb-get-location): New function. + 2005-02-07 Jay Belanger * calc/calc-prog.el (calc-write-parse-table-part)