# HG changeset patch # User Nick Roberts # Date 1038060566 0 # Node ID 6b42d956b7a5a0af24b481d3176db7a1ac3c6ca9 # Parent 3216cd45d6d278e06818c291cb09dd40039bbd17 *** empty log message *** diff -r 3216cd45d6d2 -r 6b42d956b7a5 lisp/ChangeLog --- a/lisp/ChangeLog Sat Nov 23 14:04:38 2002 +0000 +++ b/lisp/ChangeLog Sat Nov 23 14:09:26 2002 +0000 @@ -1,5 +1,8 @@ 2002-11-23 Nick Roberts + * tooltip.el (tooltip-gud-print-command): Add server prefix to the + print command for gdb to keep it out of the command history. + * gdb-ui.el: Major re-organisation. Simplify legacy gdba code to allow only one gdb process.