Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DScanView.py228 self.handle_exception(e)
234 self.handle_exception(e)
251 self.handle_exception(e)
281 def handle_exception(self, exc): member in ScanViewRequestHandler
/netbsd-src/external/gpl3/gdb/dist/gdb/stubs/
H A Dsparc-stub.c555 handle_exception (unsigned long *registers) in handle_exception() function
/netbsd-src/external/gpl3/gdb.old/dist/gdb/stubs/
H A Di386-stub.c744 handle_exception (int exceptionVector) in handle_exception() function
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1999230 (handle_exception): Trap first chance exceptions.
2594 * sh-stub.c (handle_exception): Fix typo in patch of 1999-08-26.
2595 * m68k-stub.c (handle_exception): Ditto.
2944 * m32r-stub.c (handle_exception): Fix typo in patch of 1999-08-26.
3611 (handle_exception): Removed #if'd out exception hook code.
4002 (handle_exception): Update.
4004 * sparc-stub.c, sparcl-stub.c, sparclet-stub.c (handle_exception):
4209 (handle_exception): Don't access remcomInBuffer directly.
8624 (handle_exception): Add support for binary downloading
H A DChangeLog-20003971 (handle_exception): Add a second argument indicating whether a
3974 (get_child_debug_event): Pass argument to handle_exception to control
5260 (handle_exception): Detect illegal instructions.
5275 (handle_exception): Add work around for detection of first exception
6231 (handle_exception): Correctly identify an illegal instruction.
7690 * m32r-stub.c, sparcl-stub.c, sparclet-stub.c (handle_exception):
H A DChangeLog-1997872 * win32-nat.c (handle_exception): Return a value indicating
876 (child_wait): Check the return value of handle_exception. Set the
H A DChangeLog-19951033 * (trap_low handle_exception): Clean up DSU support code
1128 * (handle_exception): Clean up `g' and `G' commands. Add `P'
3592 * nlm/gdbserve.c (handle_exception): #if out call to StopBell,
H A DChangeLog-20062219 (handle_exception): Treat a cygwin exception like a normal exception if
3596 (handle_exception): Silently pass on errors in the cygwin DLL. Return
H A DChangeLog-200910310 (handle_unload_dll, info_w32_command, handle_exception): Ditto.
13237 (handle_exception): Define addr as CORE_ADDR and coerce
13274 (handle_exception): Ditto.
13391 (info_w32_command, handle_exception): Remove unnecessary cast.
H A DChangeLog-20012532 * win32-nat.c (handle_exception): Don't print "first chance"
2534 (get_child_debug_event): Continue from exceptions if !handle_exception.
8473 * i386-stub.c (handle_exception): Use 'T' response packet.
H A DChangeLog-19935534 i386-stub.c (handle_exception, case 'k'): Don't BREAKPOINT.
7359 * (handle_exception): See if we are at breakinst, if so, then
7367 handle_exception() can detect where we are and get past the
H A DChangeLog-20023281 * m32r-stub.c (handle_exception): Make sure exception is "trap"
13370 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
13372 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
13442 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
H A DChangeLog-19942097 * i386-nlmstub.c (handle_exception): Wait until the thread has
2127 * i386-nlmstub.c (handle_exception): Point the PC at _exit() to
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1999230 (handle_exception): Trap first chance exceptions.
2594 * sh-stub.c (handle_exception): Fix typo in patch of 1999-08-26.
2595 * m68k-stub.c (handle_exception): Ditto.
2944 * m32r-stub.c (handle_exception): Fix typo in patch of 1999-08-26.
3611 (handle_exception): Removed #if'd out exception hook code.
4002 (handle_exception): Update.
4004 * sparc-stub.c, sparcl-stub.c, sparclet-stub.c (handle_exception):
4209 (handle_exception): Don't access remcomInBuffer directly.
8624 (handle_exception): Add support for binary downloading
H A DChangeLog-20204465 * nat/windows-nat.c (handle_exception): Handle 64bit breakpoints
12633 * nat/windows-nat.c (handle_exception): Move Cygwin code to
12931 (handle_exception): Move to nat/windows-nat.c.
12937 (handle_exception): Declare.
12938 * nat/windows-nat.c (MS_VC_EXCEPTION, handle_exception)
12945 (handle_exception, get_windows_debug_event)
12996 (windows_nat_target::store_registers, handle_exception)
13045 (windows_nat_target::store_registers, handle_exception)
13075 * windows-nat.c (handle_exception)
14985 (handle_exception): Likewise.
[all …]
H A DChangeLog-20003971 (handle_exception): Add a second argument indicating whether a
3974 (get_child_debug_event): Pass argument to handle_exception to control
5260 (handle_exception): Detect illegal instructions.
5275 (handle_exception): Add work around for detection of first exception
6231 (handle_exception): Correctly identify an illegal instruction.
7690 * m32r-stub.c, sparcl-stub.c, sparclet-stub.c (handle_exception):
H A DChangeLog-1997872 * win32-nat.c (handle_exception): Return a value indicating
876 (child_wait): Check the return value of handle_exception. Set the
H A DChangeLog-19951033 * (trap_low handle_exception): Clean up DSU support code
1128 * (handle_exception): Clean up `g' and `G' commands. Add `P'
3592 * nlm/gdbserve.c (handle_exception): #if out call to StopBell,
H A DChangeLog-20062219 (handle_exception): Treat a cygwin exception like a normal exception if
3596 (handle_exception): Silently pass on errors in the cygwin DLL. Return
H A DChangeLog-200910310 (handle_unload_dll, info_w32_command, handle_exception): Ditto.
13237 (handle_exception): Define addr as CORE_ADDR and coerce
13274 (handle_exception): Ditto.
13391 (info_w32_command, handle_exception): Remove unnecessary cast.
H A DChangeLog-20012532 * win32-nat.c (handle_exception): Don't print "first chance"
2534 (get_child_debug_event): Continue from exceptions if !handle_exception.
8473 * i386-stub.c (handle_exception): Use 'T' response packet.
H A DChangeLog-19935534 i386-stub.c (handle_exception, case 'k'): Don't BREAKPOINT.
7359 * (handle_exception): See if we are at breakinst, if so, then
7367 handle_exception() can detect where we are and get past the
H A DChangeLog-20023281 * m32r-stub.c (handle_exception): Make sure exception is "trap"
13370 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
13372 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
13442 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
H A DChangeLog-19942097 * i386-nlmstub.c (handle_exception): Wait until the thread has
2127 * i386-nlmstub.c (handle_exception): Point the PC at _exit() to
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-2021875 * win32-low.c (handle_exception): Remove.
4866 (handle_exception): Set siginfo_er.
18348 (handle_exception): Use phex_nz to avoid warning.
21334 (handle_exception): Change return type to void. Don't record
21501 (handle_exception): Add/Remove initial breakpoint. Avoid

12