Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Make target_ops::has_execution take an 'inferior *' instead of a ptid_t | Pedro Alves | 1 | -1/+1 |
2018-11-30 | Convert default_child_has_foo functions to process_stratum_target methods | Pedro Alves | 1 | -0/+1 |
2018-11-30 | Introduce process_stratum_target | Pedro Alves | 1 | -2/+3 |
2018-05-03 | target_ops: Use bool throughout | Pedro Alves | 1 | -5/+5 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -1/+15 |
2016-02-10 | gdb.trace: Save XML target description in tfile. | Marcin KoĆcielnicki | 1 | -0/+3 |
2014-07-31 | Do not include defs.h or server.h in any header file | Gary Benson | 1 | -1/+0 |
2014-04-22 | Unify ctf_fetch_registers and tfile_fetch_registers | Yao Qi | 1 | -0/+2 |
2014-02-23 | Share some code between ctf and tfile target. | Yao Qi | 1 | -0/+2 |
2014-02-23 | Move trace file writer out of tracepoint.c | Yao Qi | 1 | -0/+114 |