summaryrefslogtreecommitdiff
path: root/gdbserver/inferiors.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdbserver: track current process as well as current threadPedro Alves2022-05-031-6/+20
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdbserver: replace direct assignments to current_threadTankut Baris Aktemur2021-12-131-5/+5
* gdbserver: introduce scoped_restore_current_thread and switch_to_threadTankut Baris Aktemur2021-12-131-0/+21
* gdbserver: make thread_info non-PODSimon Marchi2021-10-211-9/+2
* gdb: make inferior::m_cwd an std::stringSimon Marchi2021-07-231-9/+7
* gdb: un-share set_inferior_cwd declarationSimon Marchi2021-07-231-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Fix undefined behavior in gdbserverTom Tromey2020-10-201-1/+1
* gdbserver: handle running threads in qXfer:threads:readPedro Alves2020-07-221-0/+10
* gdbserver: rename source files to .ccSimon Marchi2020-02-131-0/+244