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