Searched refs:catch_command_errors_ftype (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddefs.h1025 typedef void (catch_command_errors_ftype) (char *, int);
1026 extern int catch_command_errors (catch_command_errors_ftype *func, char *command, int from_tty, return_mask);
1022 typedef void (catch_command_errors_ftype) (char *, int); typedef
H A Dtop.c545 catch_command_errors_ftype *command;
567 catch_command_errors (catch_command_errors_ftype * command,

Completed in 40 milliseconds