Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-02 | gdbserver/linux-low: turn 'regs_info' into a method | Tankut Baris Aktemur | 1 | -4/+5 |
2020-04-02 | gdbserver/linux-low: turn 'arch_setup' into a method | Tankut Baris Aktemur | 1 | -4/+6 |
2020-04-02 | gdbserver/linux-low: start turning linux target ops into methods | Tankut Baris Aktemur | 1 | -0/+16 |
2020-02-20 | gdbserver: finish turning the target ops vector into a class | Tankut Baris Aktemur | 1 | -2/+2 |
2020-02-20 | gdbserver: turn target ops 'read_memory' and 'write_memory' into methods | Tankut Baris Aktemur | 1 | -2/+2 |
2020-02-13 | gdbserver: rename source files to .cc | Simon Marchi | 1 | -0/+3098 |