summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
AgeCommit message (Expand)Author
2024-03-07scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance
2023-09-19revert "scripts/gdb/symbols: add specific ko module load command"Andrew Morton
2023-08-21scripts/gdb/symbols: add specific ko module load commandKuan-Ying Lee
2023-08-18scripts/gdb: fix lx-symbols command for arm64 LLVMKoudai Iwahori
2023-04-13scripts/gdb: use mem instead of core_layout to get the module addressPankaj Raghav
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson
2021-05-07gdb: lx-symbols: store the abspath()Johannes Berg
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich
2019-09-25scripts/gdb: handle split debugDouglas Anderson
2019-05-14scripts/gdb: find vmlinux where it was beforeStephen Boyd
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2015-06-30scripts/gdb: fix PEP8 complianceThiƩbaud Weksteen
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka