Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dinftarg.c41 extern struct symtab_and_line *child_enable_exception_callback (enum
520 child_enable_exception_callback (enum exception_event_kind kind, int enable) in child_enable_exception_callback() function
660 child_ops.to_enable_exception_callback = child_enable_exception_callback; in init_child_ops()