This is the mail archive of the gdb-patches@sources.redhat.com 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]

linux-core support broke i386 compilation


You reference a type 'gdb_fpxregset_t'.  It doesn't appear to be defined
anywhere.

I'm also not sure that that's the right #ifdef for the check; PowerPC was
sounding like it would have an fpxregset (well, an xregset, really - no FP
involved) but without PTRACE_GETFPXREGS.  fill_fpxregset also appears to
lack a prototype.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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