summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: provide a dentry_name VFS path helperKieran Bingham2016-05-231-0/+8
* scripts/gdb: provide exception catching parserKieran Bingham2016-05-231-0/+7
* scripts/gdb: fix PEP8 complianceThiƩbaud Weksteen2015-06-301-1/+1
* scripts/gdb: fix typo in exception nameThiƩbaud Weksteen2015-06-301-1/+1
* scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas2015-02-171-1/+1
* scripts/gdb: add get_gdbserver_type helperJan Kiszka2015-02-171-0/+35
* scripts/gdb: add is_target_arch helperJan Kiszka2015-02-171-0/+13
* scripts/gdb: add read_u16/32/64 helpersJan Kiszka2015-02-171-0/+21
* scripts/gdb: add get_target_endianness helperJan Kiszka2015-02-171-0/+18
* scripts/gdb: add container_of helper and convenience functionJan Kiszka2015-02-171-0/+35
* scripts/gdb: add cache for type objectsJan Kiszka2015-02-171-0/+34