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: Extend gdb remote protocol for AVX


> Date: Tue, 28 Oct 2008 10:10:21 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> On Mon, Oct 27, 2008 at 10:58:36PM -0700, H.J. Lu wrote:
> > Are there any objections to my AVX patch?
> 
> There were objections - just read the thread you are replying to.  If
> you have not changed the patch, then there are still objections.

I also think it would be good to seperate out the changes to GDB's
internal register file from the extensions you want to make to the
remote protocol.  And I'd really like to see how an implementation of
i387_supply_xsave() and i387_collect_xsave() would look in that
context.


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