aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorKris Warkentin <kewarken@qnx.com>2003-05-06 17:13:40 +0000
committerKris Warkentin <kewarken@qnx.com>2003-05-06 17:13:40 +0000
commit6b71b8acbd6f7704e8dc99f7125c45d21c412656 (patch)
tree166eecbf9ef76324ccb88547c66a88f3bf31bbf8 /gdb
parent47979a4b15b56d6aea5fd872d02dbe9acfeea7f9 (diff)
downloadgdb-6b71b8acbd6f7704e8dc99f7125c45d21c412656.zip
gdb-6b71b8acbd6f7704e8dc99f7125c45d21c412656.tar.gz
gdb-6b71b8acbd6f7704e8dc99f7125c45d21c412656.tar.bz2
Removed stray comment
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/nto-tdep.c7
2 files changed, 4 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f301476..1124fe9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2003-05-06 Kris Warkentin <kewarken@qnx.com>
+ * nto-tdep.c: Removed stray comment.
+
+2003-05-06 Kris Warkentin <kewarken@qnx.com>
+
* i386-nto-tdep.c: Fix old K&R function definitions.
* nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
Also change add_show_from_set() call to add_setshow_cmd().
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\