Well, it would appear that the process doesn't exist. Makes sense, I suppose.
commita22b8f518e3603244735cd3e8e0c6eb81b92f8de
authorstrange <kawk256@gmail.com>
Wed, 23 Dec 2009 17:57:57 +0000 (23 09:57 -0800)
committerstrange <kawk256@gmail.com>
Wed, 23 Dec 2009 17:57:57 +0000 (23 09:57 -0800)
treeb73f2b562b410f9dc8b06814fd438b63368f359f
parentbc2e009ac98045c72f7a8d4a83fd90a662371091
Well, it would appear that the process doesn't exist. Makes sense, I suppose.

Now, the question has been changed to why doesn't the process exist? . . .

I call ptrace(PTRACE_TRACEME, 0, 0, 0), which is, according to the man page,
exactly the same as if the parent called ptrace with PTRACE_ATTACH . . .

So, I suppose I'm doing something wrong. As usual.
src/gui/MainWindow.cpp
src/interface/PTracePortal.cpp
src/interface/PTracePortal.h