Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set | Joel Colledge | 2019-10-19 | 1 | -4/+12 |
* | scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace | Leonard Crestez | 2017-07-12 | 1 | -3/+10 |
* | scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch | Leonard Crestez | 2017-07-12 | 1 | -1/+1 |
* | scripts/gdb: make lx-dmesg command work (reliably) | André Draszik | 2017-06-02 | 1 | -4/+5 |
* | scripts/gdb: decode bytestream on dmesg for Python3 | Kieran Bingham | 2016-05-23 | 1 | -2/+2 |
* | scripts/gdb: fix issue with dmesg.py and python 3.X | Dom Cote | 2016-05-23 | 1 | -3/+4 |
* | scripts/gdb: fix PEP8 compliance | Thiébaud Weksteen | 2015-06-30 | 1 | -1/+0 |
* | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 2015-02-17 | 1 | -1/+2 |
* | scripts/gdb: add lx-dmesg command | Jan Kiszka | 2015-02-17 | 1 | -0/+64 |