diff options
author | Kris Warkentin <kewarken@qnx.com> | 2003-05-06 17:13:40 +0000 |
---|---|---|
committer | Kris Warkentin <kewarken@qnx.com> | 2003-05-06 17:13:40 +0000 |
commit | 6b71b8acbd6f7704e8dc99f7125c45d21c412656 (patch) | |
tree | 166eecbf9ef76324ccb88547c66a88f3bf31bbf8 /gdb/nto-tdep.c | |
parent | 47979a4b15b56d6aea5fd872d02dbe9acfeea7f9 (diff) | |
download | gdb-6b71b8acbd6f7704e8dc99f7125c45d21c412656.zip gdb-6b71b8acbd6f7704e8dc99f7125c45d21c412656.tar.gz gdb-6b71b8acbd6f7704e8dc99f7125c45d21c412656.tar.bz2 |
Removed stray comment
Diffstat (limited to 'gdb/nto-tdep.c')
-rw-r--r-- | gdb/nto-tdep.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c index 631290c..5003ea0 100644 --- a/gdb/nto-tdep.c +++ b/gdb/nto-tdep.c @@ -311,13 +311,6 @@ static struct core_fns regset_core_fns = { void _initialize_nto_tdep (void) { - /* - add_show_from_set (add_set_cmd ("nto-debug", class_maintenance, var_zinteger, (char *) &nto_internal_debugging, "Set QNX NTO internal debugging.\n\ -When non-zero, nto specific debug info is\n\ -displayed. Different information is displayed\n\ -for different positive values.", &setdebuglist), - &showdebuglist); - */ add_setshow_cmd ("nto-debug", class_maintenance, var_zinteger, &nto_internal_debugging, "Set QNX NTO internal debugging.\n\ When non-zero, nto specific debug info is\n\ |