aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
AgeCommit message (Expand)AuthorFilesLines
2019-05-14scripts/gdb: find vmlinux where it was beforeGravatar Stephen Boyd 1-1/+5
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsGravatar Nikolay Borisov 1-1/+1
2016-03-22scripts/gdb: account for changes in module data structureGravatar Jan Kiszka 1-1/+1
2015-06-30scripts/gdb: fix PEP8 complianceGravatar Thiébaud Weksteen 1-5/+4
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerGravatar Jan Kiszka 1-0/+11
2015-02-17scripts/gdb: convert ModuleList to generator functionGravatar Jan Kiszka 1-1/+1
2015-02-17scripts/gdb: port to python3 / gdb7.7Gravatar Pantelis Koukousoulas 1-2/+2
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionGravatar Jan Kiszka 1-0/+39
2015-02-17scripts/gdb: add lx-symbols commandGravatar Jan Kiszka 1-0/+127