Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c45 static const char python_excp_full[] = "full"; variable
52 python_excp_full,
1608 else if (gdbpy_should_print_stack == python_excp_full) in gdbpy_print_stack()