Home | History | Annotate | Download | only in coregrind

Lines Matching refs:gdbserver_report_signal

197    scheduler/delivering the signal, a call to VG_(gdbserver_report_signal)
603 || !VG_(gdbserver_report_signal) (sigNo, tid);
1724 VG_(gdbserver_report_signal) (VKI_SIGSEGV, tid);
1764 if (VG_(gdbserver_report_signal) (VKI_SIGILL, tid)) {
1789 if (VG_(gdbserver_report_signal) (VKI_SIGBUS, tid)) {
1829 if (VG_(gdbserver_report_signal) (VKI_SIGTRAP, tid)) {
2285 if (VG_(gdbserver_report_signal) (sigNo, tid)