Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-05-14 | gdb: introduce 'all_non_exited_process_targets' and 'switch_to_target_no_thread' | Tankut Baris Aktemur | 1 | -0/+25 |
2020-01-10 | Multi-target support | Pedro Alves | 1 | -2/+2 |
2020-01-10 | Make target_ops::has_execution take an 'inferior *' instead of a ptid_t | Pedro Alves | 1 | -4/+4 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-03-13 | Change pid_to_str to return std::string | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-30 | Convert default_child_has_foo functions to process_stratum_target methods | Pedro Alves | 1 | -0/+36 |
2018-11-30 | Introduce process_stratum_target | Pedro Alves | 1 | -0/+49 |