Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/python/
HDpython.c57 static const char *gdbpy_should_print_stack = python_excp_message; variable
1044 if (gdbpy_should_print_stack == python_excp_none) in gdbpy_print_stack()
1049 else if (gdbpy_should_print_stack == python_excp_full) in gdbpy_print_stack()
1519 &gdbpy_should_print_stack, _("\ in _initialize_python()