Searched refs:add_catch_command (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | break-catch-throw.c | 507 add_catch_command ("catch", _("\ in _initialize_break_catch_throw() 513 add_catch_command ("throw", _("\ in _initialize_break_catch_throw() 519 add_catch_command ("rethrow", _("\ in _initialize_break_catch_throw()
|
| D | break-catch-fork.c | 249 add_catch_command ("fork", _("Catch calls to fork."), in _initialize_break_catch_fork() 254 add_catch_command ("vfork", _("Catch calls to vfork."), in _initialize_break_catch_fork()
|
| D | break-catch-load.c | 271 add_catch_command ("load", _("Catch loads of shared libraries.\n\ in _initialize_break_catch_load() 278 add_catch_command ("unload", _("Catch unloads of shared libraries.\n\ in _initialize_break_catch_load()
|
| D | break-catch-exec.c | 220 add_catch_command ("exec", _("Catch calls to exec."), in _initialize_break_catch_exec()
|
| D | break-catch-sig.c | 416 add_catch_command ("signal", _("\ in _initialize_break_catch_sig()
|
| D | break-catch-syscall.c | 580 add_catch_command ("syscall", _("\ in _initialize_break_catch_syscall()
|
| D | breakpoint.h | 1558 add_catch_command (const char *name, const char *docstring,
|
| D | ada-lang.c | 13967 add_catch_command ("exception", _("\ in _initialize_ada_language() 13983 add_catch_command ("handlers", _("\ in _initialize_ada_language() 13994 add_catch_command ("assert", _("\ in _initialize_ada_language()
|
| D | ChangeLog-2017 | 3283 * breakpoint.h (add_catch_command): Constify. 3313 (add_catch_command): Constify. 14800 (add_catch_command): Constify. 14801 * breakpoint.h (add_catch_command, add_solib_catchpoint):
|
| D | ChangeLog-2012 | 6200 * breakpoint.c (add_catch_command): Use completer_ftype. 6202 (add_catch_command): Use completer_ftype. 10276 (add_catch_command): Likewise.
|
| D | breakpoint.c | 14627 add_catch_command (const char *name, const char *docstring, in add_catch_command() function
|
| D | ChangeLog-2011 | 5777 (add_catch_command): Make extern. 5782 (add_catch_command, create_ada_exception_breakpoint): Declare.
|
| D | ChangeLog-2014 | 6721 * breakpoint.c (add_catch_command): Use cmd_sfunc_ftype. 6722 * breakpoint.h (add_catch_command): Use cmd_sfunc_ftype.
|
| D | ChangeLog-2008 | 4681 (add_catch_command): New function.
|
| D | ChangeLog-2009 | 2936 (add_catch_command): Add the completer function for catchpoints.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 178514 the cmd_list_element object (see add_catch_command for example).
|