Tracepoints (and python)

Tom Tromey tromey@redhat.com
Thu Dec 20 14:33:00 GMT 2012


>>>>> "Marc" == Marc Brünink <marc@nus.edu.sg> writes:

Marc> 1. Is there any technical reason why tracing is only possible on
Marc> remote targets? Or is is "just" not implemented for anything else.

I think the only reason is that nobody has done it.

Marc> 2. Anyone working on making tracepoints available to the python
Marc> interface? Any pitfalls to expect?

Nobody has worked on this.
I wouldn't predict any particularly tricky problems, at least not for
representing the tracepoints themselves.  I'm less sure about
representing the trace state.

Tom



More information about the Gdb mailing list