summaryrefslogtreecommitdiff
path: root/gdbserver/thread-db.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdbserver: switch to right process in find_one_threadSimon Marchi2022-11-281-12/+17
* gdbserver: introduce threads_debug_printf, THREADS_SCOPED_DEBUG_ENTER_EXITSimon Marchi2022-01-181-27/+17
* 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-9/+5
* Remove defaulted 'tid' parameter to ptid_t constructorTom Tromey2021-09-231-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdbserver: handle running threads in qXfer:threads:readPedro Alves2020-07-221-8/+0
* gdbserver/linux-low: turn process/thread addition/deletion ops into methodsTankut Baris Aktemur2020-04-021-1/+1
* gdbserver: rename source files to .ccSimon Marchi2020-02-131-0/+910