aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/mem-break.cc
AgeCommit message (Expand)AuthorFilesLines
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-11/+11
2020-02-20gdbserver: turn breakpoint kind-related target ops into methodsTankut Baris Aktemur1-2/+2
2020-02-20gdbserver: turn target ops 'insert_point' and 'remove_point' into methodsTankut Baris Aktemur1-5/+5
2020-02-20gdbserver: turn target op 'supports_z_point_type' into a methodTankut Baris Aktemur1-2/+1
2020-02-20gdbserver: turn target ops 'read_memory' and 'write_memory' into methodsTankut Baris Aktemur1-3/+3
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+2237