Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dsymtab.h1224 #define CURRENT_EXCEPTION_CATCH_LINE (current_exception_event->catch_sal.line) macro
H A Dbreakpoint.c2216 if (CURRENT_EXCEPTION_CATCH_PC && CURRENT_EXCEPTION_CATCH_LINE) in print_it_typical()
2219 CURRENT_EXCEPTION_CATCH_LINE); in print_it_typical()
2250 if (CURRENT_EXCEPTION_CATCH_PC && CURRENT_EXCEPTION_CATCH_LINE) in print_it_typical()
2253 CURRENT_EXCEPTION_CATCH_LINE); in print_it_typical()