[libre-riscv-dev] [Bug 217] create a "ring" system which allows pad locations to be specified conveniently
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Tue Mar 17 14:58:52 GMT 2020
http://bugs.libre-riscv.org/show_bug.cgi?id=217
--- Comment #26 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jean-Paul.Chaput from comment #12)
> 3. Direct command line.
> I wanted especially the GUI to be able to recover after
> an exception is raised, to do some forensic.
> It is far from perfect but did help me much while debugging.
yes that makes sense.
i *think* there may be a better way to do that,
hmmm https://wiki.python.org/moin/PythonDebuggingTools
ah yes:
https://docs.python.org/3/library/pdb.html
python3 -m pdb {scriptname.py}
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list