Age | Commit message (Expand) | Author |
2024-03-07 | scripts/gdb/symbols: fix invalid escape sequence warning | Andrew Ballance |
2023-09-19 | revert "scripts/gdb/symbols: add specific ko module load command" | Andrew Morton |
2023-08-21 | scripts/gdb/symbols: add specific ko module load command | Kuan-Ying Lee |
2023-08-18 | scripts/gdb: fix lx-symbols command for arm64 LLVM | Koudai Iwahori |
2023-04-13 | scripts/gdb: use mem instead of core_layout to get the module address | Pankaj Raghav |
2022-07-21 | scripts/gdb: Fix gdb 'lx-symbols' command | Khalid Masum |
2021-11-09 | scripts/gdb: handle split debug for vmlinux | Douglas Anderson |
2021-05-07 | gdb: lx-symbols: store the abspath() | Johannes Berg |
2020-07-24 | scripts/gdb: fix lx-symbols 'gdb.error' while loading modules | Stefano Garzarella |
2019-11-06 | scripts/gdb: fix debugging modules compiled with hot/cold partitioning | Ilya Leoshkevich |
2019-10-19 | scripts/gdb: fix debugging modules on s390 | Ilya Leoshkevich |
2019-09-25 | scripts/gdb: handle split debug | Douglas Anderson |
2019-05-14 | scripts/gdb: find vmlinux where it was before | Stephen Boyd |
2016-07-15 | scripts/gdb: Perform path expansion to lx-symbol's arguments | Nikolay Borisov |
2016-03-22 | scripts/gdb: account for changes in module data structure | Jan Kiszka |
2015-06-30 | scripts/gdb: fix PEP8 compliance | ThiƩbaud Weksteen |
2015-02-17 | scripts/gdb: disable pagination while printing from breakpoint handler | Jan Kiszka |
2015-02-17 | scripts/gdb: convert ModuleList to generator function | Jan Kiszka |
2015-02-17 | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas |
2015-02-17 | scripts/gdb: add automatic symbol reloading on module insertion | Jan Kiszka |
2015-02-17 | scripts/gdb: add lx-symbols command | Jan Kiszka |