Hi,

2011/10/5 Martin Kretschmar <kretschmar-mar...@t-online.de>:
> Microsofts free WinDbg (http://en.wikipedia.org/wiki/WinDbg) can also attach
> to running processes.

A release build of pypy contains no debug information
Believe me, a debugger won't show anything useful.

It's already difficult enough in a debug build (because of the generated C code)
and almost impossible when JIT code is involved, except maybe for Armin :-)

A reproducible (short) test case would be really appreciated.

-- 
Amaury Forgeot d'Arc
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to