Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-30 | scripts/gdb: fix PEP8 compliance | 1 | -1/+1 | |
2015-06-30 | scripts/gdb: fix typo in exception name | 1 | -1/+1 | |
2015-02-17 | scripts/gdb: port to python3 / gdb7.7 | 1 | -1/+1 | |
2015-02-17 | scripts/gdb: add get_gdbserver_type helper | 1 | -0/+35 | |
2015-02-17 | scripts/gdb: add is_target_arch helper | 1 | -0/+13 | |
2015-02-17 | scripts/gdb: add read_u16/32/64 helpers | 1 | -0/+21 | |
2015-02-17 | scripts/gdb: add get_target_endianness helper | 1 | -0/+18 | |
2015-02-17 | scripts/gdb: add container_of helper and convenience function | 1 | -0/+35 | |
2015-02-17 | scripts/gdb: add cache for type objects | 1 | -0/+34 |