Tue, 11 Oct 2016 21:55:03 +0200 | T.Rzepka | Support for debugging of QThread processes added. | 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. | 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. | file | diff | annotate |
Fri, 07 Oct 2016 22:50:48 +0200 | T.Rzepka | Insert import hook to modify thread module to use our bootstrap. | file | diff | annotate |
Thu, 06 Oct 2016 22:51:04 +0200 | T.Rzepka | Make attachThread and dumpThreadList runnable again. | 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. | file | diff | annotate |