summaryrefslogtreecommitdiff
path: root/gdbserver/remote-utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove gdb_fildes_tTom Tromey2020-04-131-11/+5
* Switch gdbserver to gdbsupport event loopTom Tromey2020-04-131-13/+5
* gdbserver: Add mechanism to prevent sending T stop packetsAndrew Burgess2020-03-021-0/+20
* gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur2020-02-201-6/+6
* gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address'...Tankut Baris Aktemur2020-02-201-3/+2
* gdbserver: turn target op 'request_interrupt' into a methodTankut Baris Aktemur2020-02-201-4/+4
* gdbserver: rename source files to .ccSimon Marchi2020-02-131-0/+1691