Home
last modified time | relevance | path

Searched refs:auto_load_python_scripts (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-auto-load.c31 static bool auto_load_python_scripts = true; variable
47 return auto_load_python_scripts; in gdbpy_auto_load_enabled()
63 &auto_load_python_scripts, _("\ in gdbpy_initialize_auto_load()
75 &auto_load_python_scripts, _("\ in gdbpy_initialize_auto_load()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20129126 (auto_load_python_scripts): ... here, update the comment.
DChangeLog-20194892 * python/py-auto-load.c (auto_load_python_scripts): Likewise.