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