This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] New option "trust-readonly-sections"


> !   add_show_from_set (
> ! 		add_set_cmd ("target", class_maintenance, var_zinteger,
> ! 			     (char *) &targetdebug,
> ! 			     "Set target debugging.\n\
>   When non-zero, target debugging is enabled.", &setdebuglist),
> ! 		      &showdebuglist);



Michael, suggest add_set_boolean_cmd().  Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]