Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-20 | gdbserver: turn target op 'mourn' into a method | Tankut Baris Aktemur | 1 | -4/+3 |
2020-02-20 | gdbserver: turn target op 'detach' into a method | Tankut Baris Aktemur | 1 | -6/+5 |
2020-02-20 | gdbserver: turn target op 'kill' into a method | Tankut Baris Aktemur | 1 | -4/+3 |
2020-02-20 | gdbserver: turn target op 'attach' into a method | Tankut Baris Aktemur | 1 | -11/+10 |
2020-02-20 | gdbserver: turn target op 'post_create_inferior' into a method | Tankut Baris Aktemur | 1 | -9/+5 |
2020-02-20 | gdbserver: turn target op 'create_inferior' into a method | Tankut Baris Aktemur | 1 | -13/+13 |
2020-02-20 | gdbserver: start turning the target ops vector into a class | Tankut Baris Aktemur | 1 | -0/+12 |
2020-02-07 | Move gdbserver to top level | Tom Tromey | 1 | -0/+736 |