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)


>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:

Hui> I have 3 issues with it:
Hui> 1. Not sure about upstream, but when I use it, it is hard to setup
Hui> tracepoint action with python.  How I handle it is write tracepoint
Hui> and action to a GDB source file and call soure command in python
Hui> script.

Yeah, I think you would be better off writing a new Python API to make
tracepoints directly.

Tom


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