dbghelper

Simple helper for inline winpdb/pdb debugging
Download

dbghelper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • David Fraser
  • Publisher web site:

dbghelper Tags


dbghelper Description

Simple helper for inline winpdb/pdb debugging dbghelper is a little Python script that allows you to: import dbg; dbg.D() as an alternative to import pdb; pdb.set_trace().This will launch winpdb if present (i.e. the GUI session gets set up automatically), and fall back to pdb if not. Requirements: · Python


dbghelper Related Software