aboutsummaryrefslogtreecommitdiff
path: root/gdb/process-stratum-target.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-14gdb: introduce 'all_non_exited_process_targets' and 'switch_to_target_no_thread'Tankut Baris Aktemur1-0/+10
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-0/+13
2020-01-10Multi-target supportPedro Alves1-0/+16
2020-01-10Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-18Make process_stratum_target::stratum "final"Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-30target_ops::to_stratum -> target_ops::stratum() virtual methodPedro Alves1-5/+2
2018-11-30Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves1-0/+8
2018-11-30Introduce process_stratum_targetPedro Alves1-0/+51