Query: pudb
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PUDB(1) General Commands Manual PUDB(1)NAMEpudb - full-screen, console-based Python debuggerSYNOPSISpudb [options] script-to-run [script-arguments]DESCRIPTIONThis manual page documents briefly the pudb command. PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it -- in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.OPTIONS-h, --help Show summary of options. -s, --steal-output --pre-run=COMMAND run COMMAND before each program runAUTHORPuDB was written by Andreas Kloeckner <inform@tiker.net>. This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others). Jul 15, 2010 PUDB(1)
Related Man Pages |
---|
idle(1) - x11r4 |
idle(1) - posix |
idle(1) - plan9 |
idle(1) - hpux |
idle(1) - minix |
Similar Topics in the Unix Linux Community |
---|
Conflicts in the output of TOP command |
Shell Script with following awk command pls help |