[pypy-dev] please help. Why can't I do a pdb.set_trace() in llmodel.py at said line ?

Armin Rigo armin.rigo at gmail.com
Mon Dec 5 14:32:04 EST 2016


Hi Shubha,

You're trying to translate code that uses pdb.set_trace().  You can't do
that.  If you intend to debug that code, run it normally, don't try to
translate it.


Armin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161205/9190502b/attachment.html>


More information about the pypy-dev mailing list