Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How To use Tracepoints

Hello,

for the people interested in Tracing their application using CDT Debug, I have written a
small How To in the FAQ.  It shows you, with screenshots how to use Tracepoints to unobtrusively 
collect information from your running application, and then visualize the data.

http://wiki.eclipse.org/CDT/User/FAQ#How_can_I_trace_my_application_using_C.2FC.2B.2B_Tracepoints.3F

Comments are encouraged :-)

Marc


Back to the top