aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
AgeCommit message (Expand)AuthorFilesLines
2015-06-30scripts/gdb: fix PEP8 complianceThiƩbaud Weksteen1-1/+1
2015-06-30scripts/gdb: fix typo in exception nameThiƩbaud Weksteen1-1/+1
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-1/+1
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka1-0/+35
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka1-0/+13
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka1-0/+21
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka1-0/+18
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka1-0/+35
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka1-0/+34