Home
last modified time | relevance | path

Searched refs:gdbpy_print_python_errors_p (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-prettyprint.c432 if (gdbpy_print_python_errors_p ()) in print_children()
Dpython-internal.h866 int gdbpy_print_python_errors_p (void);
Dpython.c1589 gdbpy_print_python_errors_p (void) in gdbpy_print_python_errors_p() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201510116 * python/python-internal..h (gdbpy_print_python_errors_p): Declare.
10117 * python/python.c (gdbpy_print_python_errors_p): New function.