aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/symbols.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14scripts/gdb: find vmlinux where it was beforeStephen Boyd1-1/+5
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov1-1/+1
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka1-1/+1
2015-06-30scripts/gdb: fix PEP8 complianceThiƩbaud Weksteen1-5/+4
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka1-1/+1
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-2/+2
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka1-0/+39
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka1-0/+127