aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove for_each_inferior_with_dataSimon Marchi2017-12-021-4/+0
* Remove for_each_inferiorSimon Marchi2017-12-021-2/+0
* Remove find_inferiorSimon Marchi2017-12-021-2/+0
* Remove find_inferior_in_randomSimon Marchi2017-12-021-3/+0
* Remove find_inferior_idSimon Marchi2017-12-021-2/+0
* Make process_info::syscalls_to_catch an std::vectorSimon Marchi2017-11-171-8/+12
* 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