The set debug changes

This commit is contained in:
Daniel Berlin
2000-03-28 02:25:14 +00:00
parent 107b56f053
commit 5d161b2419
12 changed files with 436 additions and 294 deletions

View File

@ -3082,11 +3082,11 @@ initialize_targets ()
add_info ("files", target_info, targ_desc);
add_show_from_set (
add_set_cmd ("targetdebug", class_maintenance, var_zinteger,
add_set_cmd ("target", class_maintenance, var_zinteger,
(char *) &targetdebug,
"Set target debugging.\n\
When non-zero, target debugging is enabled.", &setlist),
&showlist);
When non-zero, target debugging is enabled.", &setdebuglist),
&showdebuglist);
add_com ("monitor", class_obscure, do_monitor_command,