{"tool":"pdb","tool_display":"Pdb","intent":"debug-python-script-interactively","intent_display":"debug python script interactively","title":"Pdb Command: debug python script interactively","command_string":"python -m pdb <path/to/file.py>","raw_command_string":"python -m pdb {{path/to/file.py}}","description":"Exact CLI syntax to debug python script interactively using Pdb.","usage_scenario":"When needing to analyze and fix bugs in scripts during development.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/pdb/debug-python-script-interactively"}