Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Mon, 21 Dec 2020 13:36:24 +0100 |
Detlev Offenbach |
Debugger: removed the tracer TODO markers. I am not going to implement it.
|
file |
diff |
annotate
|
Sun, 20 Dec 2020 20:13:42 +0100 |
Detlev Offenbach |
Fixed a few issues with the new multi process debugger.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 19:57:09 +0100 |
Detlev Offenbach |
Debugger: refined the handling of not to be debugged scripts for multiprocess debugging.
|
file |
diff |
annotate
|
Fri, 18 Dec 2020 12:44:31 +0100 |
Detlev Offenbach |
Changed the minimum supported Python version to 3.6.0.
|
file |
diff |
annotate
|
Fri, 18 Dec 2020 12:24:33 +0100 |
Detlev Offenbach |
MultiproocessingExtension: fixed an issue handling the exit of a process.
|
file |
diff |
annotate
|
Thu, 17 Dec 2020 14:20:51 +0100 |
Detlev Offenbach |
Updated some source docu strings and added TODO markers.
multi_processing
|
file |
diff |
annotate
|
Wed, 16 Dec 2020 18:31:37 +0100 |
Detlev Offenbach |
Debugger: completed support for the multiprocessing module.
multi_processing
|
file |
diff |
annotate
|
Sat, 12 Dec 2020 15:30:05 +0100 |
Detlev Offenbach |
Python debug client: added the multi process extension for the process creation functions in the 'os', '_posixsubprocess' and Windows '_subprocess' or '_winapi' modules.
multi_processing
|
file |
diff |
annotate
|
Sun, 05 Jul 2020 11:11:24 +0200 |
Detlev Offenbach |
Merged with default to track recent development.
multi_processing
|
file |
diff |
annotate
|
Sat, 02 May 2020 14:35:03 +0200 |
Detlev Offenbach |
Implemented multi process debugging support for the 'multiprocessing' module.
multi_processing
|
file |
diff |
annotate
|