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 6/9] Support for DTrace USDT probes in x86_64 targets.


Hi Sergio.

    > This patch adds the target-specific code in order to support the
    > calculation of DTrace probes arguments in x86_64 targets, and also the
    > enabling and disabling of probes.  This is done by implementing the
    > `dtrace_*' gdbarch handlers.
    
    Thanks.  Comments below.

I agree/comply with all these comments :)


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