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]

Re: linux-core support broke i386 compilation


Daniel Jacobowitz wrote:
> 
> 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.

Nuts!  Forgot a file.  Comes from having too many outstanding patches in 
my source directory.

Fix checked in, PATCH posting coming.


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