Searched refs:auto_load_gdb_scripts (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dauto-load.c83 static bool auto_load_gdb_scripts = true; variable
85 /* "show" command for the auto_load_gdb_scripts configuration variable. */
101 return auto_load_gdb_scripts;
1543 &auto_load_gdb_scripts, _("\
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dauto-load.c87 static bool auto_load_gdb_scripts = true; variable
89 /* "show" command for the auto_load_gdb_scripts configuration variable. */
105 return auto_load_gdb_scripts;
1543 &auto_load_gdb_scripts, _("\

Completed in 142 milliseconds