42 _(
"Debugger's willingness to use agent in inferior "
43 "as a helper is %s.\n"), value);
77 Set debugger's willingness to use agent as a helper."),
_(
"\
78 Show debugger's willingness to use agent as a helper."),
_(
"\
79 If on, GDB will delegate some of the debugging operations to the\n\
80 agent, if the target supports it. This will speed up those\n\
81 operations that are supported by the agent.\n\
82 If off, GDB will not use agent, even if such is supported by the\n\
initialize_file_ftype _initialize_agent
void add_setshow_enum_cmd(const char *name, enum command_class theclass, const char *const *enumlist, const char **var, const char *set_doc, const char *show_doc, const char *help_doc, cmd_sfunc_ftype *set_func, show_value_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list)
static const char * can_use_agent_enum[]
static void show_can_use_agent(struct ui_file *file, int from_tty, struct cmd_list_element *c, const char *value)
static const char * can_use_agent
static const char can_use_agent_on[]
struct cmd_list_element * setlist
static const char can_use_agent_off[]
void initialize_file_ftype(void)
void fprintf_filtered(struct ui_file *stream, const char *format,...)
struct cmd_list_element * showlist
static void agent_new_objfile(struct objfile *objfile)
static void set_can_use_agent(char *args, int from_tty, struct cmd_list_element *c)
struct observer * observer_attach_new_objfile(observer_new_objfile_ftype *f)
#define target_use_agent(use)
int agent_look_up_symbols(void *arg)