Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/gdb: fix debugging modules compiled with hot/cold partitioning | Ilya Leoshkevich | 2019-12-05 | 1 | -1/+2 |
* | scripts/gdb: Perform path expansion to lx-symbol's arguments | Nikolay Borisov | 2016-07-15 | 1 | -1/+1 |
* | scripts/gdb: account for changes in module data structure | Jan Kiszka | 2016-03-22 | 1 | -1/+1 |
* | scripts/gdb: fix PEP8 compliance | ThiƩbaud Weksteen | 2015-06-30 | 1 | -5/+4 |
* | scripts/gdb: disable pagination while printing from breakpoint handler | Jan Kiszka | 2015-02-17 | 1 | -0/+11 |
* | scripts/gdb: convert ModuleList to generator function | Jan Kiszka | 2015-02-17 | 1 | -1/+1 |
* | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 2015-02-17 | 1 | -2/+2 |
* | scripts/gdb: add automatic symbol reloading on module insertion | Jan Kiszka | 2015-02-17 | 1 | -0/+39 |
* | scripts/gdb: add lx-symbols command | Jan Kiszka | 2015-02-17 | 1 | -0/+127 |