summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/symbols.py
Commit message (Expand)AuthorAgeFilesLines
* 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-07-011-5/+4Star
* 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