Searched defs:ex_kind (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-cmd-catch.c96 enum ada_exception_catchpoint_kind ex_kind = ada_catch_exception; local
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-catch.c96 enum ada_exception_catchpoint_kind ex_kind = ada_catch_exception; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c12743 catch_ada_exception_command_split (arg, false, &ex_kind, &excep_string, local
12687 create_ada_exception_catchpoint(struct gdbarch *gdbarch, enum ada_exception_catchpoint_kind ex_kind, const std::string &excep_string, const std::string &cond_string, int tempflag, int disabled, int from_tty) argument
12718 enum ada_exception_catchpoint_kind ex_kind; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c12825 (new ada_catchpoint (gdbarch, ex_kind, sal, addr_string.c_str (), local
12795 create_ada_exception_catchpoint(struct gdbarch *gdbarch, enum ada_exception_catchpoint_kind ex_kind, const std::string &excep_string, const std::string &cond_string, int tempflag, int disabled, int from_tty) argument
12850 enum ada_exception_catchpoint_kind ex_kind; local
[all...]

Completed in 297 milliseconds