Skip to content

msabramo/python2-trepan

 
 

Repository files navigation

Downloads Build Status

This is a rewrite of the Python debugger, pydb, itself a derivative of the stock Python debugger pdb.

See this wiki for more information.

This code makes assumes Python in the version range of 2.5 up to and not including 3K. Use pydb for Python 2.5 and earlier.

About

Modular, Extensible gdb-like Python Debugger in the Trepan family

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%