aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/nto-low.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-20gdbserver: turn target op 'thread_alive' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: turn target op 'join' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: turn target op 'mourn' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: turn target op 'detach' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: turn target op 'kill' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: turn target op 'attach' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: turn target op 'create_inferior' into a methodTankut Baris Aktemur1-0/+2
2020-02-20gdbserver: start turning the target ops vector into a classTankut Baris Aktemur1-0/+8
2020-02-07Move gdbserver to top levelTom Tromey1-0/+49