Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtop.c521 do_catch_errors (struct ui_out *uiout, void *data) in do_catch_errors() function
536 catcher (do_catch_errors, uiout, &args, &val, &caught, errstring, in catch_errors()
H A DChangeLog-20012864 (do_catch_errors): New function.
2865 (catch_errors): Rewrite, use do_catch_errors and catcher.
H A DChangeLog-20037830 * top.c (do_catch_errors): Make static.