Mercurial > emacs
changeset 54961:3df2682fa3a7
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 17 Apr 2004 23:13:35 +0000 |
parents | 36357d89367f |
children | c3272c09f927 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 17 23:11:22 2004 +0000 +++ b/lisp/ChangeLog Sat Apr 17 23:13:35 2004 +0000 @@ -1,3 +1,12 @@ +2004-04-18 Nick Roberts <nick@nick.uklinux.net> + + * progmodes/gdb-ui.el (gdb-goto-info): Require 'info. + (gdb-info-breakpoints-custom): Revert previous change. + (gdb-view-assembler): Update assembler if necessary. + (gdb-frame-handler): Parse correctly for gdb-current-frame. + (gdb-display-source-buffer): Update properly when both source and + assembler are visible. + 2004-04-17 John Wiegley <johnw@newartisans.com> * iswitchb.el (iswitchb-max-to-show): Added a new config variable