[pypy-dev] Debugging symbols for JIT compiled code?

M A teammember0x01 at gmail.com
Sun Nov 14 15:11:38 EST 2021


Is it possible for PyPy to add debugging symbols to the code it creates and writes to memory? I'm trying to figure out why my python program keeps crashing. If I had debugging symbols available I could instantly figure out what function is being called.

Thank you.


More information about the pypy-dev mailing list