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: RFC: Support target specific qSupported


On Wed, Feb 03, 2010 at 06:05:39AM -0800, H.J. Lu wrote:
> Which gdb target does similar things I need for AVX?

See the Standard Target Features chapter, which has examples for ARM,
MIPS, M68K, and PowerPC.  ARM NEON support is the example I'm most
familiar with and it has several similar issues; there can be 16 or 32
D registers, for instance.

-- 
Daniel Jacobowitz
CodeSourcery


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