Mercurial Repositories
>
eric
/ file revisions
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
rss
DebugClients/Python/ThreadExtension.py
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