aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/dmesg.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez1-3/+10
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez1-1/+1
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham1-2/+2
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote1-3/+4
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen1-1/+0
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-1/+2
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka1-0/+64