Began re-writing the PTracePortal code, in the vain hope that it might help.
commitbfb80a340c69b5d8e5a34cfe25f60f75719b2c82
authorstrange <kawk256@gmail.com>
Wed, 23 Dec 2009 22:55:21 +0000 (23 14:55 -0800)
committerstrange <kawk256@gmail.com>
Wed, 23 Dec 2009 22:55:21 +0000 (23 14:55 -0800)
treee7cd146edc9dd230be3d255d8cad764f7a25fd08
parenta22b8f518e3603244735cd3e8e0c6eb81b92f8de
Began re-writing the PTracePortal code, in the vain hope that it might help.

I did some google searching and found a pair of articles that are seven years
old, but should help.

However, the first thing to do is to move all ptrace-specific code into its
own namespace . . . just to keep things simple.
src/interface/PTracePortal.cpp
src/interface/PTracePortal.h
src/interface/PTraceSignalObserver.cpp [new file with mode: 0644]
src/interface/PTraceSignalObserver.h [new file with mode: 0644]
src/interface/Types.h