Home
last modified time | relevance | path

Searched refs:python_run_simple_file (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c417 python_run_simple_file (FILE *file, const char *filename) in python_run_simple_file() function
1088 int result = python_run_simple_file (file, filename); in gdbpy_source_script()
1722 int result = python_run_simple_file (file, filename); in gdbpy_source_objfile_script()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20111837 * python/python.c (python_run_simple_file): Expand tilde in path.
2990 * python/python.c (python_run_simple_file): New function.
2993 python_run_simple_file.
DChangeLog-201212199 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
12203 filename. Pass FILENAME to python_run_simple_file.
DChangeLog-201714763 * python/python.c (python_run_simple_file): Cast mode literal to
18070 * python/python.c (python_run_simple_file): Use
DChangeLog-20195545 * python/python.c (python_run_simple_file): Call gdb._execute_file