66 Set the debugger's behaviour regarding auto-loaded Guile scripts."),
_(
"\
67 Show the debugger's behaviour regarding auto-loaded Guile scripts."),
_(
"\
68 If enabled, auto-loaded Guile scripts are loaded when the debugger reads\n\
69 an executable or shared library.\n\
70 This options has security implications for untrusted inferiors."),
76 _(
"Print the list of automatically loaded Guile scripts.\n\
77 Usage: info auto-load guile-scripts [REGEXP]"),
struct cmd_list_element ** auto_load_set_cmdlist_get(void)
EXPORTED_CONST struct extension_language_defn extension_language_guile
void fprintf_filtered(struct ui_file *stream, const char *format,...)
static void info_auto_load_guile_scripts(char *pattern, int from_tty)
struct cmd_list_element * add_cmd(const char *name, enum command_class theclass, cmd_cfunc_ftype *fun, const char *doc, struct cmd_list_element **list)
int gdbscm_auto_load_enabled(const struct extension_language_defn *extlang)
static void show_auto_load_guile_scripts(struct ui_file *file, int from_tty, struct cmd_list_element *c, const char *value)
void gdbscm_initialize_auto_load(void)
void auto_load_info_scripts(char *pattern, int from_tty, const struct extension_language_defn *language)
struct cmd_list_element ** auto_load_show_cmdlist_get(void)
static int auto_load_guile_scripts
void add_setshow_boolean_cmd(const char *name, enum command_class theclass, int *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)
struct cmd_list_element ** auto_load_info_cmdlist_get(void)