Query: ipdb
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ipdb(1) General Commands Manual ipdb(1)NAMEipdb - standalone IPython-based Python debuggerSYNOPSISipdb scriptfile [arg]...DESCRIPTIONipdb is a standalone Python debugger based on IPython. It is similar to the pdb debugger from the Python standard library but has addi- tional IPython features such as improved tracebacks and syntax highlighting.AUTHORThis manual page was written by Andrey Rahmatullin <wrar@wrar.name> for the Debian system (but may be used by others).SEE ALSOpdb documentation at http://docs.python.org/library/pdb.html or /usr/share/doc/python/html/library/pdb.html ipdb(1)
Related Man Pages |
---|
ipbori(1) - debian |
pydb(1) - debian |
rhino-debugger(1) - debian |
ipcluster(1) - suse |
python-config(1) - debian |
Similar Topics in the Unix Linux Community |
---|
how to replace a line in a file using shell script |
Friday afternoon headache |
How does ||: evaluate? |