Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

pdb2.6(1)


PDB2.6

PDB2.6

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

pdb2.6 − the Python debugger

SYNOPSIS

pdb2.6 script [...]

DESCRIPTION

See /usr/lib/python2.6/pdb.doc for more information on the use of pdb. When the debugger is started, help is available via the help command.

SEE ALSO

python2.6(1). Chapter 9 of the Python Library Reference (The Python Debugger). Available in the python2.6-doc package at /usr/share/doc/python2.6/html/lib/module-pdb.html.



pdb2.6(1)