summaryrefslogtreecommitdiff
path: root/gdbserver/regcache.cc
AgeCommit message (Expand)Author
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-12-13gdbserver: replace direct assignments to current_threadTankut Baris Aktemur
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-10-06gdbserver: Remove unused argument in register_data()Shahab Vahedi
2020-03-18Namespace the reg class to avoid clashes with OS headersKamil Rytarowski
2020-02-20gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur
2020-02-20gdbserver: turn target ops 'read_pc' and 'write_pc' into methodsTankut Baris Aktemur
2020-02-13gdbserver: rename source files to .ccSimon Marchi