summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
AgeCommit message (Expand)AuthorFilesLines
2015-02-18scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-3/+6
2015-02-18scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-18scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka1-0/+28
2015-02-18scripts/gdb: add module iteration classJan Kiszka1-0/+39