There is a very weird bug popping up in PTracePortal . . .
commitbc2e009ac98045c72f7a8d4a83fd90a662371091
authorstrange <kawk256@gmail.com>
Tue, 22 Dec 2009 20:41:47 +0000 (22 12:41 -0800)
committerstrange <kawk256@gmail.com>
Tue, 22 Dec 2009 20:41:47 +0000 (22 12:41 -0800)
treee0f0ce881b3b99ca1ac1960a4800333d441fb36f
parent875c6700ba2fb9d07eff8c44a840ff34797ec631
There is a very weird bug popping up in PTracePortal . . .

For some reason, for every single signal it finds (using PTRACE_GETSIGINFO),
the signal number is zero. Always zero . . .

And I've no idea why.
src/interface/CMakeLists.txt
src/interface/PTracePortal.cpp
src/interface/ProgramManager.cpp
src/interface/elf/Section.cpp