summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
AgeCommit message (Expand)Author
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka