aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/hostio.cc
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Remove process_stratum_target::hostio_last_error abstractionPedro Alves1-3/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-02-20gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur1-8/+7
2020-02-20gdbserver: turn target ops 'multifs_{open, readlink, unlink}' into methodsTankut Baris Aktemur1-12/+10
2020-02-20gdbserver: turn target op 'hostio_last_error' into a methodTankut Baris Aktemur1-1/+1
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+620