summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/inferiors.h
Commit message (Expand)AuthorAgeFilesLines
* gdbserver: use std::list for all_threadsSimon Marchi2017-10-141-61/+13
* gdbserver: Use std::list for all_processesSimon Marchi2017-10-141-10/+50
* gdbserver: Remove thread_to_gdb_idSimon Marchi2017-09-151-2/+0
* gdbserver: Remove gdb_id_to_thread_idSimon Marchi2017-09-151-1/+0
* gdbserver: Rename some functions, thread -> inferiorSimon Marchi2017-08-251-3/+3
* Remove unused function set_inferior_target_dataSimon Marchi2017-08-241-1/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Get pending events in randomYao Qi2016-10-271-0/+5
* Refactor clone_all_breakpointsYao Qi2016-07-211-1/+1
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-121-0/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbserver crashes when multiprocess extensions aren't supportedPedro Alves2015-08-241-0/+3
* gdbserver: no point in hiding the regcache type nowadaysPedro Alves2015-08-061-2/+3
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-2/+2
* Teach GDBserver's Linux backend about no unwaited-for children (TARGET_WAITKI...Pedro Alves2014-02-271-0/+22
* Remove all_lwps global.Doug Evans2014-02-201-0/+4
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-0/+11
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-1/+4
* delete thread_id_to_gdb_id, unusedDoug Evans2014-01-151-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add missing new files from these previous commits:Pedro Alves2013-09-051-0/+114