From: Nick Roberts Date: Mon, 7 Jul 2003 18:52:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~9461 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f667e4db2d700b8f1197e1889216b8bbb21549b0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6afd5032ed6..56999250bf1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-07-07 Nick Roberts + + * 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 * info.el (Info-menu): Use Info-menu-entry-name-re.