[PATCH V2 6/9] Support for DTrace USDT probes in x86_64 targets.
Jose E. Marchesi
jose.marchesi@oracle.com
Fri Oct 17 19:48:00 GMT 2014
> Thanks, looks good. I'm left wondering about the Solaris
> question though. :-)
>
> I did not address that yet because I don't know the answer myself, so I
> emailed the DTrace hackers :)
>
> If they confirm that the instruction sequences are the same in Solaris
> then I will move the x86_64 stuff to amd64-tdep.c
Ah, thanks. :-)
The DTrace hackers tell me that they use different enabling/disabling
instruction sequences in Solaris/x86_64, so looks like
amd64-linux-tdep.c is the proper place for the functions after all.
More information about the Gdb-patches
mailing list