Removed stray comment
This commit is contained in:
parent
47979a4b15
commit
6b71b8acbd
2 changed files with 4 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2003-05-06 Kris Warkentin <kewarken@qnx.com>
|
||||||
|
|
||||||
|
* nto-tdep.c: Removed stray comment.
|
||||||
|
|
||||||
2003-05-06 Kris Warkentin <kewarken@qnx.com>
|
2003-05-06 Kris Warkentin <kewarken@qnx.com>
|
||||||
|
|
||||||
* i386-nto-tdep.c: Fix old K&R function definitions.
|
* i386-nto-tdep.c: Fix old K&R function definitions.
|
||||||
|
|
|
@ -311,13 +311,6 @@ static struct core_fns regset_core_fns = {
|
||||||
void
|
void
|
||||||
_initialize_nto_tdep (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,
|
add_setshow_cmd ("nto-debug", class_maintenance, var_zinteger,
|
||||||
&nto_internal_debugging, "Set QNX NTO internal debugging.\n\
|
&nto_internal_debugging, "Set QNX NTO internal debugging.\n\
|
||||||
When non-zero, nto specific debug info is\n\
|
When non-zero, nto specific debug info is\n\
|
||||||
|
|
Loading…
Add table
Reference in a new issue