aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracefile-tfile.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-23Use new to_xfer_partial interface in ctf and tfile targetYao Qi1-2/+8
2014-02-23Share code on to_xfer_partial for tfile and ctf targetYao Qi1-35/+1
2014-02-23Let tracefile has_memory and has_all_memory.Yao Qi1-14/+0
2014-02-23Share some code between ctf and tfile target.Yao Qi1-35/+2
2014-02-23Move tfile target to tracefile-tfile.cYao Qi1-0/+827
2014-02-23Move trace file writer out of tracepoint.cYao Qi1-0/+327