summaryrefslogtreecommitdiff
path: root/gdb/tracefile.h
AgeCommit message (Expand)Author
2020-01-10Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves
2018-11-30Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves
2018-11-30Introduce process_stratum_targetPedro Alves
2018-05-03target_ops: Use bool throughoutPedro Alves
2018-05-03Convert struct target_ops to C++Pedro Alves
2016-02-10gdb.trace: Save XML target description in tfile.Marcin Koƛcielnicki
2014-07-31Do not include defs.h or server.h in any header fileGary Benson
2014-04-22Unify ctf_fetch_registers and tfile_fetch_registersYao Qi
2014-02-23Share some code between ctf and tfile target.Yao Qi
2014-02-23Move trace file writer out of tracepoint.cYao Qi