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: [PATCH] Fix x86_64_fill_fxsave()


Michal Ludvig <mludvig@suse.cz> writes:

> Hi,
> attached is a patch for x86_64_fill_fxsave(). Originally it sometimes
> passed regno == -1 to regcache_collect which triggered GDB internal
> error. Now it passes correct values.

Yeah, now the testsuite failures are down from 180 a few days ago to
108!

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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