Mercurial > emacs
changeset 51786:6b9f555f9278
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 07 Jul 2003 18:52:23 +0000 |
parents | 9c5588c1db7c |
children | 10f90558dc89 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 07 15:24:40 2003 +0000 +++ b/lisp/ChangeLog Mon Jul 07 18:52:23 2003 +0000 @@ -1,3 +1,10 @@ +2003-07-07 Nick Roberts <nick@nick.uklinux.net> + + * gdb-ui.el (gdb-source-info): Display current frame when + attaching to an existing process. + (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer + while laying out windows when attaching to an existing process. + 2003-07-07 Stefan Monnier <monnier@cs.yale.edu> * info.el (Info-menu): Use Info-menu-entry-name-re.