/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | exception.cc | 739 static void throw_exception(__cxa_exception *ex) in throw_exception() function 781 throw_exception(ex); in __cxa_throw() 798 throw_exception(reinterpret_cast<__cxa_exception*>(ex)); in __cxa_rethrow_primary_exception()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2019 | 11459 (throw_exception): Change parameter to rvalue reference. 11460 * common/common-exceptions.c (throw_exception): Take rvalue 12154 * common/common-exceptions.c (throw_exception): Don't create 12175 * valops.c (value_rtti_indirect_type): Replace throw_exception 12177 * tracefile-tfile.c (tfile_target_open): Replace throw_exception 12179 * thread.c (thr_try_catch_cmd): Replace throw_exception with 12181 * target.c (target_translate_tls_address): Replace throw_exception 12183 * stack.c (frame_apply_command_count): Replace throw_exception 12185 * solib-spu.c (append_ocl_sos): Replace throw_exception with 12187 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception [all …]
|
H A D | ChangeLog-2005 | 6154 * remote.c (remote_open_1): Use throw_exception. 6268 (throw_exception): Move code calling annotate_error and 6283 throw_exception. 6480 * exceptions.h (throw_reason): Rename throw_exception. 6483 (catch_exception, throw_exception): Declare. 6484 * exceptions.c (throw_exception): Rewrite. 6535 (throw_exception): Use current_catcher->buf; 6548 (return_mask, throw_exception, catch_exceptions_ftype) 6555 (throw_exception, catcher, catch_exceptions)
|
H A D | ChangeLog-2016 | 4217 (throw_exception, throw_exception_sjlj): Update comments. 7766 throw_exception. 7768 factored out from throw_exception. 7769 (throw_exception): Reimplement. 7782 (throw_exception): Update comments. 8050 (throw_exception): Use longjmp instead of SIGLONGJMP.
|
H A D | ChangeLog-2008 | 3427 (throw_exception): Adjust. 8715 * exceptions.c (throw_exception): Don't call do_exec_cleanups. 9837 * exceptions.c (throw_exception): Don't do exec_error_cleanups. 10659 * breakpoint.c (break_command_really): Use throw_exception
|
H A D | ChangeLog-2011 | 3768 * exceptions.c (throw_exception): Remove the bpstat_clear_actions call. 3811 from throw_exception. 3814 * exceptions.c (throw_exception): Remove variable tp, move the code for 4070 * exceptions.c (throw_exception): Don't disable the current
|
H A D | ChangeLog-2010 | 6421 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror) 6424 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
|
H A D | ChangeLog-2012 | 3317 * exceptions.c (throw_exception): Use clear_quit_flag. 8680 * exceptions.c (throw_exception): Use all_cleanups.
|
H A D | ChangeLog-2015 | 11848 (throw_exception): In C++ mode, throw 11892 (throw_exception): Adjust.
|
H A D | ChangeLog-2002 | 13157 * defs.h (throw_exception): Rename return_to_top_level. Update 13160 * top.c (throw_exception, catcher): Ditto.
|
H A D | ChangeLog-2014 | 4192 (throw_exception): Likewise. 4207 (throw_exception): Likewise.
|
H A D | ChangeLog-2013 | 9867 (remote_get_trace_status): Call throw_exception if EX is
|
H A D | ChangeLog-2004 | 3332 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2019 | 11459 (throw_exception): Change parameter to rvalue reference. 11460 * common/common-exceptions.c (throw_exception): Take rvalue 12154 * common/common-exceptions.c (throw_exception): Don't create 12175 * valops.c (value_rtti_indirect_type): Replace throw_exception 12177 * tracefile-tfile.c (tfile_target_open): Replace throw_exception 12179 * thread.c (thr_try_catch_cmd): Replace throw_exception with 12181 * target.c (target_translate_tls_address): Replace throw_exception 12183 * stack.c (frame_apply_command_count): Replace throw_exception 12185 * solib-spu.c (append_ocl_sos): Replace throw_exception with 12187 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception [all …]
|
H A D | ChangeLog-2005 | 6154 * remote.c (remote_open_1): Use throw_exception. 6268 (throw_exception): Move code calling annotate_error and 6283 throw_exception. 6480 * exceptions.h (throw_reason): Rename throw_exception. 6483 (catch_exception, throw_exception): Declare. 6484 * exceptions.c (throw_exception): Rewrite. 6535 (throw_exception): Use current_catcher->buf; 6548 (return_mask, throw_exception, catch_exceptions_ftype) 6555 (throw_exception, catcher, catch_exceptions)
|
H A D | ChangeLog-2016 | 4217 (throw_exception, throw_exception_sjlj): Update comments. 7766 throw_exception. 7768 factored out from throw_exception. 7769 (throw_exception): Reimplement. 7782 (throw_exception): Update comments. 8050 (throw_exception): Use longjmp instead of SIGLONGJMP.
|
H A D | ChangeLog-2011 | 3768 * exceptions.c (throw_exception): Remove the bpstat_clear_actions call. 3811 from throw_exception. 3814 * exceptions.c (throw_exception): Remove variable tp, move the code for 4070 * exceptions.c (throw_exception): Don't disable the current
|
H A D | ChangeLog-2008 | 3427 (throw_exception): Adjust. 8715 * exceptions.c (throw_exception): Don't call do_exec_cleanups. 9837 * exceptions.c (throw_exception): Don't do exec_error_cleanups. 10659 * breakpoint.c (break_command_really): Use throw_exception
|
H A D | ChangeLog-2010 | 6421 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror) 6424 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
|
H A D | ChangeLog-2012 | 3317 * exceptions.c (throw_exception): Use clear_quit_flag. 8680 * exceptions.c (throw_exception): Use all_cleanups.
|
H A D | ChangeLog-2015 | 11848 (throw_exception): In C++ mode, throw 11892 (throw_exception): Adjust.
|
H A D | ChangeLog-2002 | 13157 * defs.h (throw_exception): Rename return_to_top_level. Update 13160 * top.c (throw_exception, catcher): Ditto.
|
H A D | ChangeLog-2014 | 4192 (throw_exception): Likewise. 4207 (throw_exception): Likewise.
|
H A D | ChangeLog-2013 | 9867 (remote_get_trace_status): Call throw_exception if EX is
|
H A D | ChangeLog-2004 | 3332 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
|