changelog tags manifest rss atom

shortlog for epdb

navigate: (0) -60 tip

2 months Michael Tharp Fix bug in doc command and some unused imports
2 months Michael Tharp Merge from bitbucket
3 months Joseph Tate Print out the traceback before running post_mortem
5 months Joseph Tate Add a plugin for nose to add --epdb and --epdb-failures and tests to validate the same
5 months Joseph Tate Add an ignores file
16 months Cristian Gafton add setup.py to the dist file
16 months Cristian Gafton fix serve_post_mortem()
16 months Cristian Gafton fix typo
16 months Cristian Gafton update module file names for better compatibility as a standard module
16 months Cristian Gafton update module file names for better compatibility as a standard module
16 months Cristian Gafton add setup.py to make this look more like a python module
17 months David Christian revert conversion to 3.0
17 months David Christian convert to 3.0
15 months Michael Tharp Undo change to absolute imports; it breaks on py2.4
17 months David Christian Replace tab with spaces
20 months David Christian ignore a signal setting failure that occurs when we're not in the main thread.
20 months David Christian Switch to absolute imports
21 months David Christian close connection on ctrl-c
2 years David Christian 0.11
2 years David Christian Fix close_request call
2 years Joseph Tate Fix post_mortem()
2 years David Christian 0.10 - support serve()
2 years David Christian Closing the epdb session is implicitly a request to continue.
2 years David Christian branch merge
2 years David Christian remove dependence on telnet package, and work even if sys.stdin is not of type
2 years Stu Gott tweak references to _server
3 years David Christian add telnetserver + telnet client
3 years David Christian remove 0.9.2
3 years David Christian 0.9.1.1 was actually released to the world.
3 years David Christian Added tag epdb-0.9.2 for changeset 5ed3d710e4c096fd6c0269c14517a8321dff56bf
3 years David Christian let's not get crazy with the version numbers
3 years David Christian 0.9.1.1
4 years David Christian branch merge
4 years David Christian Added tag epdb-0.9.1.1 for changeset bfad1eba4add3bc4791ec6b02505f7a5ec529459
4 years David Christian 0.9.1.1
4 years David Christian sometimes setpgrp won't work
4 years David Christian branch merge
4 years David Christian Added tag epdb-0.9.1 for changeset 7db96a9a43280660dbf061318de7bfc724ca4da8
4 years David Christian branch merge
4 years David Christian branch merge
4 years David Christian Make epdb play nicely with programs not in the main process group.
4 years David Christian remove debugging print
4 years David Christian add news entries for latest fixes
4 years David Christian make until work with filenames, make the lookup module fn a little smarter about symlinks, remove duplicate code
4 years David Christian fixes: prompt cannot be set until after Pdb.__init__ is called, call Pdb.default with origLine
4 years David Christian only store default prompt in one place
4 years David Christian mention fail_silently_on_ioerror
4 years David Christian rearrange a bit, add fail_silently_on_ioerror flag to Epdb class.
4 years David Christian 0.9
4 years David Christian update news for 0.9
4 years David Christian switch stdin as well as stdout if necessary
4 years David Christian solve problems with history, cause epdb history to play nicely with other
4 years David Christian don't fail if historyPath is not writable
4 years David Christian fix bug with ever-growing history file
4 years David Christian 0.8.1
4 years David Christian add command line history to epdb
4 years David Christian add erlcompleter
4 years David Christian Added tag epdb-0.8 for changeset e57708f1b52d4c1b152f47027985d6b3c0da81a5
4 years David Christian Move epdb code into subdir, fix up makefiles
4 years David Christian distribute under the MIT License

navigate: (0) -60 tip