This is the mail archive of the gdb-patches@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: [PATCH] Conditional tracepoints


>>>>> "Stan" == Stan Shebs <stan@codesourcery.com> writes:

Stan> I beg a little indulgence for the moment - the massive target vector
Stan> change is coming in about ten patches or so. Since it touches
Stan> everything in tracepoint.c, patches from before that change wouldn't
Stan> even start to apply, so I'm recapitulating the order in which I wrote
Stan> the pieces.  In the process, we'll be seeing lots of places where the
Stan> tracepoint code knows too much about the remote protocol code.

Thanks for the explanation.

Pedro also pointed out that tracepoint.c has other direct dependencies
on remote_*, which I did not notice.

Tom


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