Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/gdb: use a generator instead of iterator for task list | Daniel Wagner | 2015-02-17 | 1 | -30/+20 |
* | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 2015-02-17 | 1 | -1/+3 |
* | scripts/gdb: add internal helper and convenience function to retrieve thread_... | Jan Kiszka | 2015-02-17 | 1 | -0/+35 |
* | scripts/gdb: add helper and convenience function to look up tasks | Jan Kiszka | 2015-02-17 | 1 | -0/+27 |
* | scripts/gdb: add task iteration class | Jan Kiszka | 2015-02-17 | 1 | -0/+46 |