Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts with shebangs <-> executable + uniform use of #!/usr/bin/env python | Yaroslav Halchenko | 2012-12-05 | 1 | -0/+0 |
* | Made tests less verbose by not using distutils.core.setup + skip debugger tes... | Mark Florisson | 2010-12-05 | 1 | -1/+1 |
* | Excluded cygdb from python 2.3 and 2.4 installations and made it 2.5 compatible | Mark Florisson | 2010-12-01 | 1 | -11/+0 |
* | dispatch based on frame | Mark Florisson | 2010-10-31 | 1 | -2/+9 |
* | Tests! | Mark Florisson | 2010-10-28 | 1 | -1/+1 |
* | Have cygdb pass gdb command line arguments to gdb | Mark Florisson | 2010-09-24 | 1 | -1/+2 |
* | Put debugger startup code in Cython.Debugger.cygdb | Mark Florisson | 2010-09-21 | 1 | -1/+2 |
* | cygdb script in setup.py (posix and windows) | Mark Florisson | 2010-09-19 | 1 | -0/+10 |