Searched refs:handle_exception (Results 1 – 7 of 7) sorted by relevance
555 handle_exception (unsigned long *registers) in handle_exception() function
744 handle_exception (int exceptionVector) in handle_exception() function
1277 handle_exception (struct target_waitstatus *ourstatus) in handle_exception() function1458 if (handle_exception (ourstatus)) in get_child_debug_event()
1068 handle_exception (struct target_waitstatus *ourstatus) in handle_exception() function1364 if (handle_exception (ourstatus)) in get_child_debug_event()
1987 This routine arranges for `handle_exception' to run when your1991 `handle_exception'1993 explicitly--the setup code arranges for `handle_exception' to run1996 `handle_exception' takes control when your program stops during1999 communications protocol is implemented; `handle_exception' acts as2004 resume; at that point, `handle_exception' returns control to your2013 `handle_exception'--in effect, to GDB. On some machines, simply
11161 This routine arranges for @code{handle_exception} to run when your11165 @item handle_exception11166 @kindex handle_exception11169 explicitly---the setup code arranges for @code{handle_exception} to11172 @code{handle_exception} takes control when your program stops during11175 protocol is implemented; @code{handle_exception} acts as the @value{GDBN}11180 @code{handle_exception} returns control to your own code on the target11190 @code{handle_exception}---in effect, to @value{GDBN}. On some machines,
5767 * handle_exception: Stub Contents.