summaryrefslogtreecommitdiff
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
commit209b76ebcb1dd03f8806d5f8763ffca028803a7d (patch)
treed1726a3ed05c586aebe4868ff59d4a6875d4a6e7
parentcf6bb08ce04b21cfb618e186ed92cca5feee3c69 (diff)
downloadgdb-209b76ebcb1dd03f8806d5f8763ffca028803a7d.tar.gz
Removed stray comment
-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 f301476ed36..1124fe9350c 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 631290c56f1..5003ea069eb 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\