[pypy-dev] PyPy 1.6 not working on Windows XP
Amaury Forgeot d'Arc
amauryfa at gmail.com
Thu Oct 6 10:13:48 CEST 2011
Hi,
2011/10/5 Martin Kretschmar <kretschmar-martin at 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
More information about the pypy-dev
mailing list