changeset 48516:6b42d956b7a5

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 23 Nov 2002 14:09:26 +0000
parents 3216cd45d6d2
children 2941d71711f3
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <nick@nick.uklinux.net>
 
+	* 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.