Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] store trace default-collect to target [0/6]
@ 2013-04-11  8:35 Hui Zhu
  2013-04-11  8:37 ` [PATCH] store trace default-collect to target [1/6] target, trace and remote Hui Zhu
                   ` (6 more replies)
  0 siblings, 7 replies; 34+ messages in thread
From: Hui Zhu @ 2013-04-11  8:35 UTC (permalink / raw)
  To: gdb-patches ml

Hi,

GDB doesn't store default-collect to target.  Then if a clean gdb attach a target that  have tracepoint running on it and have default collect.  It will cannot tdump all the val that collect by tracepoint.

So I add some patches to let GDB store default-collect to target by packet "QTDDCsrc" when "tstart".  And when gdb connect to target, it will use "qTDC" request the default-collect in target.

And I also add support to tfile and let default-collect can be save with command "save tracepoint".

Please help me review them.

Thanks,
Hui


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2013-05-14  1:36 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-11  8:35 [PATCH] store trace default-collect to target [0/6] Hui Zhu
2013-04-11  8:37 ` [PATCH] store trace default-collect to target [1/6] target, trace and remote Hui Zhu
2013-04-11 22:58   ` Yao Qi
2013-04-16 15:22     ` Hui Zhu
2013-05-13  6:00       ` Hui Zhu
2013-04-11 22:59   ` Abid, Hafiz
2013-04-11  9:14 ` [PATCH] store trace default-collect to target [2/6] gdbserver Hui Zhu
2013-05-13  6:01   ` Hui Zhu
2013-04-11 10:33 ` [PATCH] store trace default-collect to target [3/6] tfile Hui Zhu
2013-04-11 22:59   ` Yao Qi
2013-04-12 14:58     ` Hui Zhu
2013-04-15 19:01       ` Hui Zhu
2013-04-16 15:34         ` Hui Zhu
2013-04-17 11:21           ` Yao Qi
2013-05-13  6:02             ` Hui Zhu
2013-04-11 10:36 ` [PATCH] store trace default-collect to target [4/6] save tracepoint Hui Zhu
2013-05-13  6:03   ` Hui Zhu
2013-04-11 10:48 ` [PATCH] store trace default-collect to target [5/6] doc Hui Zhu
2013-04-11 22:59   ` Yao Qi
2013-04-16 14:35     ` Hui Zhu
2013-04-11 23:00   ` Eli Zaretskii
2013-04-16 15:39     ` Hui Zhu
2013-04-16 15:44       ` Eli Zaretskii
2013-04-16 15:44         ` Hui Zhu
2013-05-13  6:04           ` Hui Zhu
2013-05-13 16:02             ` Eli Zaretskii
2013-05-14  1:36               ` Hui Zhu
2013-04-11 10:49 ` [PATCH] store trace default-collect to target [6/6] test Hui Zhu
2013-04-11 13:14   ` Yao Qi
2013-04-11 14:01     ` Hui Zhu
2013-04-11 15:24       ` Yao Qi
2013-04-16 15:44         ` Hui Zhu
2013-05-13  6:06           ` Hui Zhu
2013-05-13  5:33 ` [PATCH] store trace default-collect to target [0/6] Hui Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox