This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tracepoints (and python)


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]