Home
last modified time | relevance | path

Searched refs:RDIError_SoftwareInterrupt (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-rdi.c732 case RDIError_SoftwareInterrupt: in rdi_error_message()
822 case RDIError_SoftwareInterrupt: in rdi_error_signal()
/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dadp.h2472 #define RDIError_SoftwareInterrupt 3 macro
Dardi.c1270 stopped_info->stopped_status = RDIError_SoftwareInterrupt; in HandleStoppedMessage()