Skip to content

virtuald/PyDev.Debugger

 
 

Repository files navigation

PyDev.Debugger

Travis (Linux CI):

Build Status

Appveyor (Windows CI):

Build status

This repository contains the sources for the Debugger used in PyDev & PyCharm.

It should be compatible with Python 2.4 onwards (as well as Jython 2.2.1, IronPython and PyPy -- and any other variant which properly supports the Python structure for debuggers -- i.e.: sys.settrace/threading.settrace).

About

Sources for the debugger used in PyDev & PyCharm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • C++ 3.1%
  • C 0.4%
  • Makefile 0.1%
  • Batchfile 0.0%
  • Shell 0.0%