|
GDB (API)
|
#include "defs.h"#include "gdb_string.h"#include "top.h"#include "exceptions.h"#include "gdbcmd.h"#include "objfiles.h"#include "python.h"#include "cli/cli-cmds.h"#include "auto-load.h"Go to the source code of this file.
Functions | |
| void | gdbpy_load_auto_scripts_for_objfile (struct objfile *objfile) |
| void gdbpy_load_auto_scripts_for_objfile | ( | struct objfile * | objfile | ) |
Definition at line 291 of file py-auto-load.c.
1.7.6.1