# HG changeset patch # User Nick Roberts # Date 1107863584 0 # Node ID 0e6dbaf59d79a3fb2dc9ddb49bd753770b7e1df8 # Parent f164571769e0e23e373f42c7cd4e0f43e4473024 *** empty log message *** diff -r f164571769e0 -r 0e6dbaf59d79 lisp/ChangeLog --- a/lisp/ChangeLog Tue Feb 08 09:55:58 2005 +0000 +++ b/lisp/ChangeLog Tue Feb 08 11:53:04 2005 +0000 @@ -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)