summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/symbols.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: fix debugging modules on s390Ilya Leoshkevich2019-10-191-1/+7
* scripts/gdb: handle split debugDouglas Anderson2019-09-251-2/+2
* scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-05-141-1/+5
* scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov2016-07-151-1/+1
* scripts/gdb: account for changes in module data structureJan Kiszka2016-03-221-1/+1
* scripts/gdb: fix PEP8 complianceThiƩbaud Weksteen2015-06-301-5/+4
* scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka2015-02-171-0/+11
* scripts/gdb: convert ModuleList to generator functionJan Kiszka2015-02-171-1/+1
* scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas2015-02-171-2/+2
* scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka2015-02-171-0/+39
* scripts/gdb: add lx-symbols commandJan Kiszka2015-02-171-0/+127