summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
AgeCommit message (Expand)Author
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd
2016-05-23scripts/gdb: improve types abstraction for gdb python scriptsDom Cote
2016-05-23scripts/gdb: provide a dentry_name VFS path helperKieran Bingham
2016-05-23scripts/gdb: provide exception catching parserKieran Bingham
2015-06-30scripts/gdb: fix PEP8 complianceThiƩbaud Weksteen
2015-06-30scripts/gdb: fix typo in exception nameThiƩbaud Weksteen
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka