Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/gdb: add lx_thread_info_by_pid helper | Kieran Bingham | 2016-05-23 | 1 | -0/+19 |
* | scripts/gdb: remove useless global instruction | Thiébaud Weksteen | 2015-06-30 | 1 | -2/+0 |
* | scripts/gdb: add ps command | Thiébaud Weksteen | 2015-06-30 | 1 | -0/+16 |
* | scripts/gdb: fix PEP8 compliance | Thiébaud Weksteen | 2015-06-30 | 1 | -0/+2 |
* | 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 |