summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: use a generator instead of iterator for task listDaniel Wagner2015-02-171-30/+20
* scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas2015-02-171-1/+3
* scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka2015-02-171-0/+35
* scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2015-02-171-0/+27
* scripts/gdb: add task iteration classJan Kiszka2015-02-171-0/+46