# HG changeset patch # User Nick Roberts # Date 1057603943 0 # Node ID 6b9f555f92783495314270113df4c30d350c4608 # Parent 9c5588c1db7c711cf197756070cc53f5b32bf3ca *** empty log message *** diff -r 9c5588c1db7c -r 6b9f555f9278 lisp/ChangeLog --- 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 + + * 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.