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: [commit] Improved linker-debugger interface


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

Sergio> What could be done is to check gdbarch_stap_is_single_operand_p.  This
Sergio> is a mandatory function that needs to be set by the target.  If it
Sergio> doesn't exist, then we know that the target lacks SDT support.

Sergio> Before I work on a patch, I'd like to know what you think.

I think this would be good.  The error could ask the user to report a
different kind of bug -- "please do this port" :)

Tom


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