Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-20 | gdbserver: turn target op 'attach' into a method | Tankut Baris Aktemur | 1 | -3/+2 |
2020-02-20 | gdbserver: turn target op 'post_create_inferior' into a method | Tankut Baris Aktemur | 1 | -1/+0 |
2020-02-20 | gdbserver: turn target op 'create_inferior' into a method | Tankut Baris Aktemur | 1 | -4/+3 |
2020-02-20 | gdbserver: start turning the target ops vector into a class | Tankut Baris Aktemur | 1 | -0/+11 |
2020-02-14 | Fix argv[] in programs invoked by gdbserver on MS-Windows | Eli Zaretskii | 1 | -18/+26 |
2020-02-13 | gdbserver: rename source files to .cc | Simon Marchi | 1 | -0/+1913 |