aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/inferiors.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-2/+2
2014-02-27Teach GDBserver's Linux backend about no unwaited-for children (TARGET_WAITKI...Pedro Alves1-0/+22
2014-02-20Remove all_lwps global.Doug Evans1-0/+4
2014-02-19Replace code accessing list implementation details with API calls.Doug Evans1-0/+11
2014-02-19Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans1-1/+4
2014-01-15delete thread_id_to_gdb_id, unusedDoug Evans1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-05Add missing new files from these previous commits:Pedro Alves1-0/+114