[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-dev] Tracepoint feature
|
Title: Tracepoint feature
Hi,
Work is currently being done to enhance GDB's tracepoint support.
http://sourceware.org/ml/gdb/2009-01/msg00176.html
I will be working on adding tracepoint support in DSF-GDB.
I will focus on the new feature, but I will try make it work on the current
GDB tracepoint support also. I could not find any previous public effort
to get this support working (for the original tracepoint feature of GDB),
so we have a new design. The goal is to be able to control tracepoints
and view collected data using DSF-GDB.
I would welcome any suggestions or feedback from the community.
I will be opening a bugzilla about this work so that interested
parties can contribute with comments (or patches :-)). I will put the
planned design as part of the bugzilla.
If anyone has preliminary support in the UI for tracepoints, I would
gladly base myself on any souce code contributions.
I will post to this list when the bugzilla will be opened, but I wanted
to give a heads up in case people already had comments.
Thanks
Marc