Mon, 19 Sep 2016 22:47:52 +0200 | T.Rzepka | Preparation for combining the Python 2 and 3 debug clients. Base is Python 3. | file | diff | annotate | base |
Thu, 15 Sep 2016 21:49:13 +0200 | T.Rzepka | Fix an issue when a breakpoint should be ignored a number of times. | file | diff | annotate |
Wed, 03 Aug 2016 21:41:40 +0200 | T.Rzepka | Bdb.clear_all_breaks doesn't work anymore. BreakpointWatch improved. | file | diff | annotate |
Sun, 24 Jul 2016 20:37:28 +0200 | T.Rzepka | Bugfix to react on new breakpoints in a running program. | file | diff | annotate |
Tue, 19 Jul 2016 22:20:51 +0200 | T.Rzepka | Check only once if a function / method has a breakpoint. | file | diff | annotate |
Sun, 17 Jul 2016 22:40:53 +0200 | T.Rzepka | Breakpoint and Watch and thier basic methods in new classes extracted. | file | diff | annotate |