aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/win32-low.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-20gdbserver: turn target op 'mourn' into a methodTankut Baris Aktemur1-3/+2
2020-02-20gdbserver: turn target op 'detach' into a methodTankut Baris Aktemur1-3/+2
2020-02-20gdbserver: turn target op 'kill' into a methodTankut Baris Aktemur1-3/+2
2020-02-20gdbserver: turn target op 'attach' into a methodTankut Baris Aktemur1-3/+2
2020-02-20gdbserver: turn target op 'post_create_inferior' into a methodTankut Baris Aktemur1-1/+0
2020-02-20gdbserver: turn target op 'create_inferior' into a methodTankut Baris Aktemur1-4/+3
2020-02-20gdbserver: start turning the target ops vector into a classTankut Baris Aktemur1-0/+11
2020-02-14Fix argv[] in programs invoked by gdbserver on MS-WindowsEli Zaretskii1-18/+26
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+1913