Dear friends:
I'm trying to use ptrace to profile pypy program, but i can't get the
stack or virtual memory address more than file no.
But python has a global variable named _PyThreadState_Current, that can
help to extracting the thread state, so i wander if pypy has some method to do
this. thanks!_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
