Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-20 | gdbserver: finish turning the target ops vector into a class | Tankut Baris Aktemur | 1 | -11/+11 |
2020-02-20 | gdbserver: turn breakpoint kind-related target ops into methods | Tankut Baris Aktemur | 1 | -2/+2 |
2020-02-20 | gdbserver: turn target ops 'insert_point' and 'remove_point' into methods | Tankut Baris Aktemur | 1 | -5/+5 |
2020-02-20 | gdbserver: turn target op 'supports_z_point_type' into a method | Tankut Baris Aktemur | 1 | -2/+1 |
2020-02-20 | gdbserver: turn target ops 'read_memory' and 'write_memory' into methods | Tankut Baris Aktemur | 1 | -3/+3 |
2020-02-13 | gdbserver: rename source files to .cc | Simon Marchi | 1 | -0/+2237 |