Fri, 07 Apr 2017 18:33:59 +0200 Detlev Offenbach Merged with default branch to prepare the 17.04 release. maintenance file | diff | annotate
Wed, 29 Mar 2017 22:17:43 +0200 T.Rzepka Avoid crashes on using greenlets. debugger fine grinding file | diff | annotate
Wed, 22 Mar 2017 18:50:20 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of mutable types for default arguments. file | diff | annotate
Tue, 21 Mar 2017 21:54:13 +0100 T.Rzepka Was only valid, if thread module has been explicitly imported before threading. debugger fine grinding file | diff | annotate
Sun, 05 Mar 2017 16:09:50 +0100 T.Rzepka Don't step into libraries after a QThread or threading.Thread has finished. maintenance file | diff | annotate
Sun, 05 Mar 2017 16:16:46 +0100 T.Rzepka Don't update currentFrame when in a breakpoint or exception. Otherwise unpredictable frames could be shown. maintenance file | diff | annotate
Tue, 07 Mar 2017 18:53:18 +0100 Detlev Offenbach Started to fix code style issues detected by the extended style checker. file | diff | annotate
Sun, 05 Mar 2017 16:16:46 +0100 T.Rzepka Don't update currentFrame when in a breakpoint or exception. Otherwise unpredictable frames could be shown. debugger fine grinding file | diff | annotate
Sun, 05 Mar 2017 16:09:50 +0100 T.Rzepka Don't step into libraries after a QThread or threading.Thread has finished. file | diff | annotate
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