Hello tracing bending units, I encountered a problem while trying to put UST tracepoints in GDB today. Since GDB defines a struct tracepoint, it conflicts with LTTng's struct tracepoint. Renaming all struct tracepoint in UST to struct ust_tracepoint, and rebuilding/installing, provided a simple workaround. Would it be possible to do change something in LTTng to avoid conflicts like this in the future?
Thanks Simon _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
