Sat, 25 Feb 2017 21:17:56 +0100 T.Rzepka When in unhandled exception, current frame lies in debugger files always. In breakpoints, debugger fine grinding file | diff | annotate
Thu, 23 Feb 2017 22:13:28 +0100 T.Rzepka Handling of unhandled exceptions for *.QThread. Namespace is clean now. debugger fine grinding file | diff | annotate
Tue, 21 Feb 2017 22:08:17 +0100 T.Rzepka Handling of unhandled exceptions for threading without polluting its namespace. debugger fine grinding file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Tue, 25 Oct 2016 22:50:59 +0200 T.Rzepka Wrong frames when running in sys.breakpoint fixed. file | diff | annotate
Sun, 23 Oct 2016 23:12:49 +0200 T.Rzepka Fix for PyPy showing no local variables and suppress exception on old frames. file | diff | annotate
Sat, 15 Oct 2016 20:36:37 +0200 T.Rzepka Use importlib instead __import__ because it returns the correct module directly. file | diff | annotate
Tue, 11 Oct 2016 21:55:03 +0200 T.Rzepka Support for debugging of QThread processes added. debugger speed file | diff | annotate
Sun, 09 Oct 2016 22:22:36 +0200 T.Rzepka Collect all running threads, even if they were not started by the debug client. debugger speed file | diff | annotate
Sat, 08 Oct 2016 21:01:32 +0200 T.Rzepka Give the next debugger command to the thread where we are stopped at the moment. debugger speed file | diff | annotate
Fri, 07 Oct 2016 22:50:48 +0200 T.Rzepka Insert import hook to modify thread module to use our bootstrap. debugger speed file | diff | annotate
Thu, 06 Oct 2016 22:51:04 +0200 T.Rzepka Make attachThread and dumpThreadList runnable again. debugger speed file | diff | annotate
Thu, 06 Oct 2016 22:28:12 +0200 T.Rzepka Relocated some methods from Debug*Thread and the remaining modules into a new one. debugger speed file | diff | annotate
(0) tip

eric ide

mercurial