Thu, 21 Mar 2019 19:27:42 +0100 |
Detlev Offenbach |
Fixed some code style issues detected by the new 'return' checker.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Thu, 20 Jul 2017 18:53:24 +0200 |
Detlev Offenbach |
Extended the doc style checker again and corrected some doc style issues.
|
file |
diff |
annotate
|
Fri, 17 Feb 2017 22:01:46 +0100 |
T.Rzepka |
Access breakpoints and watches only by thier class variable (more reliable with threads).
debugger fine grinding
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Mon, 19 Sep 2016 22:47:52 +0200 |
T.Rzepka |
Preparation for combining the Python 2 and 3 debug clients. Base is Python 3.
debugger speed
|
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.
debugger speed
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 21:41:40 +0200 |
T.Rzepka |
Bdb.clear_all_breaks doesn't work anymore. BreakpointWatch improved.
debugger speed
|
file |
diff |
annotate
|
Sun, 24 Jul 2016 20:37:28 +0200 |
T.Rzepka |
Bugfix to react on new breakpoints in a running program.
debugger speed
|
file |
diff |
annotate
|
Tue, 19 Jul 2016 22:20:51 +0200 |
T.Rzepka |
Check only once if a function / method has a breakpoint.
debugger speed
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 22:40:53 +0200 |
T.Rzepka |
Breakpoint and Watch and thier basic methods in new classes extracted.
debugger speed
|
file |
diff |
annotate
|