From b10f4dd9774e176113d5e7f6ab9746580a0eab30 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 27 Oct 1993 20:35:25 +0000 Subject: * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug". * remote-mon.c: Remove commented out "set remotedebug" command. * remote-nindy.c: Clean up comment about wanting alternative to options specified on the GDB command line. --- gdb/remote-mon.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'gdb/remote-mon.c') diff --git a/gdb/remote-mon.c b/gdb/remote-mon.c index 56a90a7..be6034a 100644 --- a/gdb/remote-mon.c +++ b/gdb/remote-mon.c @@ -1177,14 +1177,6 @@ Specify the serial device it is connected to (e.g. /dev/ttya).", void _initialize_remote_monitors () { -/*** add_show_from_set ( - add_set_cmd ("remotedebug", no_class, var_boolean, - (char *)&kiodebug, - "Set debugging of I/O to a serial based Monitor.\n\ -When enabled, debugging info is displayed.", - &setlist), - &showlist); -***/ add_show_from_set ( add_set_cmd ("hash", no_class, var_boolean, (char *)&hashmark, -- cgit v1.1