mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-16 23:49:06 +00:00
Removed stray comment
This commit is contained in:
parent
47979a4b15
commit
6b71b8acbd
@ -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>
|
||||
|
||||
* i386-nto-tdep.c: Fix old K&R function definitions.
|
||||
|
@ -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\
|
||||
|
Loading…
x
Reference in New Issue
Block a user