Hi,
On Sun, Feb 26, 2012 at 12:31, Stefan Behnel <[email protected]> wrote:
> Interesting. Given PyPy's reputation of taking tons of resources to build,
> I assume you apply WPA to the sources in order to map them to C?
Yes. Please read more about it starting for example from here:
http://doc.pypy.org/en/latest/architecture.html
> Then why
> wouldn't I get better traces from gdb and valgrind for the generated code?
> Is it just that the nightly builds lack debugging symbols?
Yes. With a proper debugging build you get at least the intermediate
C code. Not extremely readable but at least you can follow it.
A bientôt,
Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev