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
|
Sun, 26 Jun 2016 16:32:01 +0200 |
T.Rzepka |
First improvements on debugger speed: Cheaper detection of unwanted files and
debugger speed
|
file |
diff |
annotate
|
Wed, 20 Apr 2016 19:38:19 +0200 |
Detlev Offenbach |
Corrected a typo.
6_1_x
|
file |
diff |
annotate
|
Sun, 17 Apr 2016 21:26:28 +0200 |
T.Rzepka |
Gracefully exit the debugger clients, without loosing last lines.
6_1_x
|
file |
diff |
annotate
|
Wed, 20 Apr 2016 19:38:19 +0200 |
Detlev Offenbach |
Corrected a typo.
|
file |
diff |
annotate
|
Sun, 17 Apr 2016 21:26:28 +0200 |
T.Rzepka |
Gracefully exit the debugger clients, without loosing last lines.
|
file |
diff |
annotate
|
Sun, 13 Mar 2016 12:48:53 +0100 |
Detlev Offenbach |
Fixed a few issues introduced while porting the shell completion code from default branch.
6_1_x
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 22:26:21 +0100 |
T.Rzepka |
Improved shell completer for local variables and behavior of Python versions equaled.
6_1_x
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 19:36:55 +0100 |
Detlev Offenbach |
Merged with Tobias shell completer changes.
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 22:26:21 +0100 |
T.Rzepka |
Improved shell completer for local variables and behavior of Python versions equaled.
|
file |
diff |
annotate
|
Thu, 10 Mar 2016 20:19:33 +0100 |
Detlev Offenbach |
Fixed a few code style issues detected by the updated pep8 checker.
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 10:53:04 +0100 |
Detlev Offenbach |
Corrected some issues introduced during the recent graft action.
6_1_x
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 22:14:39 +0100 |
T.Rzepka |
Store values entered into the shell in selected frame.
6_1_x
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 22:14:39 +0100 |
T.Rzepka |
Store values entered into the shell in selected frame.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:13:13 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
6_1_x
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Sat, 05 Dec 2015 13:20:36 +0100 |
Detlev Offenbach |
Incorporated two little fixes (one slightly changed) provided by Tobias Rzepka.
6_1_x
|
file |
diff |
annotate
|
Sat, 05 Dec 2015 13:20:36 +0100 |
Detlev Offenbach |
Incorporated two little fixes (one slightly changed) provided by Tobias Rzepka.
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 14:29:20 +0100 |
Detlev Offenbach |
Dealt with the M801 code style checker messages.
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 13:52:29 +0100 |
Detlev Offenbach |
Fixed a few coding style issue related to 'blind except:' statements.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 16:25:25 +0100 |
Detlev Offenbach |
Fixed a few code style issues (forgotten future imports, copyrights,...).
6_1_x
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 22:37:56 +0200 |
T.Rzepka |
Updated coverage to 4.0 (breaks with Python 3.2 support).
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 12:54:12 +0200 |
Detlev Offenbach |
Prepared the Python3 debug client for some obsolescences of the inspect.py module.
|
file |
diff |
annotate
|
Mon, 17 Aug 2015 12:31:29 +0200 |
Detlev Offenbach |
Changed the Python debug clients to exit when the program exits (only for run, profile and coverage) and regenerated the source docu.
6_0_x
|
file |
diff |
annotate
|
Sun, 16 Aug 2015 15:34:40 +0200 |
Detlev Offenbach |
Corrected some code style issues and regenerated the source docu.
|
file |
diff |
annotate
|
Sun, 16 Aug 2015 13:47:44 +0200 |
Detlev Offenbach |
Implemented a signal handler for the Python debug clients.
|
file |
diff |
annotate
|
Sat, 04 Jul 2015 17:31:46 +0200 |
Detlev Offenbach |
Changed the Python debugger backends to evaluate statements entered into the shell in the frame selected in the local variables viewer.
|
file |
diff |
annotate
|
Sat, 30 May 2015 20:16:47 +0200 |
Detlev Offenbach |
Fixed the last socket change.
|
file |
diff |
annotate
|
Sat, 30 May 2015 13:27:43 +0200 |
Detlev Offenbach |
Simplified the debugger backend connection code for the Python2 and Python3 debuggers.
|
file |
diff |
annotate
|
Fri, 17 Apr 2015 18:57:38 +0200 |
Detlev Offenbach |
Added TODOs to improve the Python clients socket connection code.
|
file |
diff |
annotate
|
Fri, 20 Feb 2015 17:49:43 +0100 |
Detlev Offenbach |
Fixed an issue in the Python debugger backends caused by forgotten check for PyQt5 type variables.
|
file |
diff |
annotate
|
Fri, 23 Jan 2015 20:27:35 +0100 |
Detlev Offenbach |
Fixed a serious issue handling 'non-error' exceptions in the debugger. This bug was about 10 years old.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Thu, 24 Jul 2014 22:34:05 +0200 |
T.Rzepka |
Debug viewer always active.
5_5_x
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 21:09:24 +0200 |
T.Rzepka |
Fixed stop at sys.breakpoint() in run mode under Python3 and on first run (Py2 and 3).
5_4_x
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 21:09:24 +0200 |
T.Rzepka |
Fixed stop at sys.breakpoint() in run mode under Python3 and on first run (Py2 and 3).
|
file |
diff |
annotate
|
Fri, 30 May 2014 15:16:40 +0200 |
Detlev Offenbach |
Fixed a few source code style issues found by the updated pe8 checker.
|
file |
diff |
annotate
|
Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 18:03:13 +0100 |
Detlev Offenbach |
Fixed an issue in the Python3 debugger backend handling syntax errors.
5_3_x
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 18:02:43 +0100 |
Detlev Offenbach |
Fixed an issue in the Python3 debugger backend handling syntax errors.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 11:49:31 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 20:08:19 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Sun, 06 Oct 2013 19:52:33 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sun, 06 Oct 2013 18:02:21 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 19:06:25 +0200 |
Detlev Offenbach |
Started correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 18:40:45 +0200 |
Detlev Offenbach |
Added code to the Python debugger backends to skip over 'site-packages' and 'dist-packages' if Python tracing is disabled.
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 19:02:44 +0200 |
Detlev Offenbach |
Fixed an issue in the Python debug clients caused by the current thread being None.
|
file |
diff |
annotate
|
Wed, 13 Mar 2013 18:35:24 +0100 |
Detlev Offenbach |
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 16:34:50 +0100 |
Detlev Offenbach |
Fixed some more bugs in the Python2 and Python3 debug clients.
|
file |
diff |
annotate
|
Sat, 26 Jan 2013 12:41:53 +0100 |
Detlev Offenbach |
Fixed severe bugs in the coverage integration.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:35:13 +0100 |
Detlev Offenbach |
Adjusted some display strings to be independant of the Qt version (Qt4/Qt5).
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 08:24:31 +0100 |
Detlev Offenbach |
Fixed an issue with the debugger causing a 'continue' when the user entered some illegal statement in the shell while being halted at a breakpoint.
5_2_x
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 08:24:31 +0100 |
Detlev Offenbach |
Fixed an issue with the debugger causing a 'continue' when the user entered some illegal statement in the shell while being halted at a breakpoint.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 15:31:06 +0100 |
Detlev Offenbach |
Started implementing the call trace functionality.
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 20:06:07 +0200 |
Detlev Offenbach |
Changed the Python debugger backends to cope with latest PyQt4.
|
file |
diff |
annotate
|
Wed, 21 Mar 2012 20:14:45 +0100 |
Detlev Offenbach |
Fixes for the debugger backends causing failures dumping variables.
|
file |
diff |
annotate
|