aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/inferiors.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-03gdbserver: track current process as well as current threadPedro Alves1-6/+20
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-13gdbserver: replace direct assignments to current_threadTankut Baris Aktemur1-5/+5
2021-12-13gdbserver: introduce scoped_restore_current_thread and switch_to_threadTankut Baris Aktemur1-0/+21
2021-10-21gdbserver: make thread_info non-PODSimon Marchi1-9/+2
2021-07-23gdb: make inferior::m_cwd an std::stringSimon Marchi1-9/+7
2021-07-23gdb: un-share set_inferior_cwd declarationSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-20Fix undefined behavior in gdbserverTom Tromey1-1/+1
2020-07-22gdbserver: handle running threads in qXfer:threads:readPedro Alves1-0/+10
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+244