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: [RFA] Save SSE registers to generated core files, without breakingother architectures


Andrew Cagney wrote:
> 
> > linux-proc.c is only built native so I think FILL_.. should only be
> >> defined for native builds => config/i386/nm-linux.h.
> >>
> >> Having #ifdef code enabled via a tm.h file macro just feels wrong.
> >
> >
> > And the function in question is even in i386-linux-nat.c.  nm-linux.h
> > sounds like the right place to put it.  OK with that change, then?
> 
> (MarkK is off line for a few weeks)
> 
> Well ...  Ok, is probably a bit strong :-)  But yes.


So Daniel -- commit it, already!   ;-)
(I want to see this working!)


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