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] Implement way of checking if probe interface can evaluate arguments


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> Having said that, the answer to your question is "the above is enough
Sergio> *when we are checking if the target provides support for the parsing of
Sergio> arguments*".  But since the code already covers the case when the
Sergio> parsing fails because the parser is broken (second case), I think we
Sergio> don't need to worry about verifying each probe separately.

Thanks, Sergio.

Sergio> WDYT?

This is ok.

Tom


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