7 ms·
Yes, sure. GDB-level debugging of Python programs, without something like Pyringe, is pretty useless. So I am excited for the Python-level tool for debugging Py
by throwaway812 12y ago
Yes, sure. GDB-level debugging of Python programs, without something like Pyringe, is pretty useless. So I am excited for the Python-level tool for debugging Python.
- drothlis 12y agoWith gdb you have "py-bt" etc: https://docs.python.org/devguide/gdb.html https://docs.python.org/devguide/gdb.html