From: Kris Warkentin Date: Tue, 6 May 2003 17:13:40 +0000 (+0000) Subject: Removed stray comment X-Git-Tag: ezannoni_pie-20030916-branchpoint~1809 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b71b8acbd6f7704e8dc99f7125c45d21c412656;p=external%2Fbinutils.git Removed stray comment --- 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 + * nto-tdep.c: Removed stray comment. + +2003-05-06 Kris Warkentin + * 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\