summaryrefslogtreecommitdiff
path: root/gdb/process-stratum-target.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: on exec, delegate pushing / unpushing target and adding thread to target...Simon Marchi2021-05-131-0/+20
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: introduce 'all_non_exited_process_targets' and 'switch_to_target_no_thread'Tankut Baris Aktemur2020-05-141-0/+25
* Multi-target supportPedro Alves2020-01-101-2/+2
* Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves2020-01-101-4/+4
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves2018-11-301-0/+36
* Introduce process_stratum_targetPedro Alves2018-11-301-0/+49