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: Fix solib-disc.exp regression with x86 gdbserver


On Monday 12 April 2010 14:05:01, H.J. Lu wrote:
> > 2010-04-12  Pedro Alves  <pedro@codesourcery.com>
> >
> >        gdb/gdbserver/
> >        * regcache.c (set_register_cache): Invalidate regcaches before
> >        changing the register cache layout.
> >        (regcache_invalidate_one): Allow a NULL regcache.
> >        * linux-x86-low.c (x86_linux_update_xmltarget): Invalidate
> >        regcaches before changing the register cache layout or the target
> >        regsets.
> >
> 
> It works.
> 
> Thanks.

Great, I've applied it.  Thanks.

-- 
Pedro Alves


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