forked from OSchip/llvm-project
5412524025
llgs Linux is no longer doing the translation to some gdb fixed signal numbers. This change modifies the test method to take in the signo expected for a segfault. The debugserver test uses the fixed gdb number, and everything else uses signal.SIGSEGV for the platform. Sidenote: I somehow did not see this reported in multicore tests. I will need to verify that we aren't missing test failures in that script. I need to verify why this wasn't more obvious with test/dosep.py. llvm-svn: 216770 |
||
---|---|---|
.. | ||
commandline | ||
inferior-crash | ||
test | ||
Makefile | ||
TestGdbRemoteAttach.py | ||
TestGdbRemoteAuxvSupport.py | ||
TestGdbRemoteExpeditedRegisters.py | ||
TestGdbRemoteKill.py | ||
TestGdbRemoteProcessInfo.py | ||
TestGdbRemoteRegisterState.py | ||
TestGdbRemoteSingleStep.py | ||
TestGdbRemoteThreadsInStopReply.py | ||
TestGdbRemote_vCont.py | ||
TestLldbGdbServer.py | ||
gdbremote_testcase.py | ||
lldbgdbserverutils.py | ||
main.cpp | ||
socket_packet_pump.py |