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


    >     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.


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