Statements (24)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
debugger |
gptkbp:canBeInvokedWith |
python -m pdb
|
gptkbp:commandLineTool |
true
|
gptkbp:developedBy |
gptkb:Python_Software_Foundation
|
gptkbp:documentation |
https://docs.python.org/3/library/pdb.html
|
gptkbp:firstReleased |
2001
|
https://www.w3.org/2000/01/rdf-schema#label |
PDB (Python Debugger)
|
gptkbp:importName |
pdb
|
gptkbp:latestReleaseVersion |
3.12 (as of 2024)
|
gptkbp:license |
gptkb:Python_Software_Foundation_License
|
gptkbp:openSource |
true
|
gptkbp:partOf |
gptkb:Python_Standard_Library
|
gptkbp:platform |
Cross-platform
|
gptkbp:programmingLanguage |
gptkb:Python
|
gptkbp:purpose |
debugging Python programs
|
gptkbp:supportsBreakpoint |
true
|
gptkbp:supportsConditionalBreakpoints |
true
|
gptkbp:supportsStackInspection |
true
|
gptkbp:supportsStepExecution |
true
|
gptkbp:supportsVariableInspection |
true
|
gptkbp:usedBy |
Python developers
|
gptkbp:bfsParent |
gptkb:Debuggers
|
gptkbp:bfsLayer |
7
|