Mon, 24 Feb 2025 15:43:49 +0100 |
Detlev Offenbach |
Adjusted the code to the modified issue codes.
eric7
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Mon, 11 Nov 2024 15:00:58 +0100 |
Detlev Offenbach |
Enhanced the Python debugger to be prepared for tracing on opcode level.
eric7
|
file |
diff |
annotate
|
Wed, 16 Oct 2024 16:12:44 +0200 |
Detlev Offenbach |
Added a message warning the user if a passive debugging session is attempted while the IDE is not in passive mode.
eric7
|
file |
diff |
annotate
|
Tue, 15 Oct 2024 16:29:36 +0200 |
Detlev Offenbach |
Adjusted the dis viewer and the relevant debug client part to the changes of Python 3.13.
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Fri, 02 Feb 2024 14:33:16 +0100 |
Detlev Offenbach |
DebugClient
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 19:57:08 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 17:15:19 +0100 |
Detlev Offenbach |
Modernized some code and converted Debug Client and Debugger source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Wed, 22 Nov 2023 17:19:10 +0100 |
Detlev Offenbach |
Modernized some code and corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 18 Nov 2023 15:18:17 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Tue, 07 Nov 2023 11:10:49 +0100 |
Detlev Offenbach |
Fixed an issue introduced by the recent debugger change.
eric7
|
file |
diff |
annotate
|
Tue, 07 Nov 2023 11:03:13 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Mon, 06 Nov 2023 12:00:55 +0100 |
Detlev Offenbach |
Python Debugger
eric7
|
file |
diff |
annotate
|
Thu, 02 Nov 2023 11:26:51 +0100 |
Detlev Offenbach |
Little fix to 'DebugBase.py'.
eric7
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 16:50:17 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Thu, 20 Jul 2023 11:00:30 +0200 |
Detlev Offenbach |
Removed support for Python 3.7 because that is EOL.
eric7
|
file |
diff |
annotate
|
Wed, 24 May 2023 19:54:24 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 17:35:41 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
eric7
|
file |
diff |
annotate
|
Sun, 04 Dec 2022 11:58:37 +0100 |
Detlev Offenbach |
Project Viewer
eric7
|
file |
diff |
annotate
|
Sun, 27 Nov 2022 17:59:59 +0100 |
Tobias Rzepka |
Improved stack handling in some special cases, e.g. exception in a C-lib or function with breakpoint.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Wed, 02 Nov 2022 12:07:01 +0100 |
Detlev Offenbach |
Changed code to resolve or acknowledge some potential security issues.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|