summaryrefslogtreecommitdiff
path: root/gdb/tracefile.h
Commit message (Expand)AuthorAgeFilesLines
* Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves2020-01-101-1/+1
* Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves2018-11-301-0/+1
* Introduce process_stratum_targetPedro Alves2018-11-301-2/+3
* target_ops: Use bool throughoutPedro Alves2018-05-031-5/+5
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+15
* gdb.trace: Save XML target description in tfile.Marcin Koƛcielnicki2016-02-101-0/+3
* Do not include defs.h or server.h in any header fileGary Benson2014-07-311-1/+0
* Unify ctf_fetch_registers and tfile_fetch_registersYao Qi2014-04-221-0/+2
* Share some code between ctf and tfile target.Yao Qi2014-02-231-0/+2
* Move trace file writer out of tracepoint.cYao Qi2014-02-231-0/+114