Mercurial > emacs
changeset 67163:3653ab7f7e3c
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 27 Nov 2005 22:15:03 +0000 |
parents | d40b3c4502e9 |
children | c3990f178905 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 27 20:59:10 2005 +0000 +++ b/lisp/ChangeLog Sun Nov 27 22:15:03 2005 +0000 @@ -1,3 +1,12 @@ +2005-11-28 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-stopped): Detect process when attaching. + (gdb-pre-prompt): Make sure gdb-error is reset. + + * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked + with a process, detect it. + (gud-speedbar-buttons): Match regexp more carefully. + 2005-11-27 Richard M. Stallman <rms@gnu.org> * mouse.el (mouse-drag-move-window-bottom):