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: Support i386 without SSE


> From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
> Cc: <gdb-patches@sourceware.org>
> Date: Thu, 8 Apr 2010 22:33:12 +0200
> 
> > > This patch supports i386 without SSE.  Any comments/suggestions?
> > 
> > Eli, Pierre, can you test wether this fixes the issues on Go32?
> 
>  I tested the patch and it does
> indeed fix the two problems that I 
> reported.

Thanks for testing.

>   Nevertheless, there are still strange things:
>   if you use 'maint print register-groups'
> you will find out that
> the SSE xmmX registers are still present as registers 32 to 40
> and the ymmX as 41 to 48, but with empty names and a strange int0_t type.

H.J., could this be fixed?  (I assume it's also part of one of your
latest patches; apologies if that's not true.)

Thanks.


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