Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c40 static const char python_excp_none[] = "none"; variable
47 python_excp_none,
1044 if (gdbpy_should_print_stack == python_excp_none) in gdbpy_print_stack()