Hi Shubha,

On 29 December 2016 at 22:42, Shubha Ramani via pypy-dev
<pypy-dev@python.org> wrote:
> How do I build with debug symbols (i.e. -g) so that I can inspect core dumps
> when you get a traceback like this ?

Run "make clean; make lldebug" in the directory containing the
generated C sources (.../usession-xyz/testing_1).


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to