Mercurial > emacs
changeset 59987:0e6dbaf59d79
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 08 Feb 2005 11:53:04 +0000 |
parents | f164571769e0 |
children | fb52ec059049 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nickrob@snap.net.nz> + + * 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 <belanger@truman.edu> * calc/calc-prog.el (calc-write-parse-table-part)