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: [RFA/commit] undefined regcache_set_valid_p in remote-mips.c


> 2009-03-16  Joel Brobecker  <brobecker@adacore.com>
> 
>         * remote-mips.c (mips_load): Replace call to regcache_set_valid_p, 
>         which is undefined, by call to regcache_invalidate, which should
>         do what the original author wanted to do.

Thank you for the extra pair of eyes, guys. Patch now checked in.

I was afraid that this might not be sufficient to make the remote-mips
fully functional (Pedro mentioned converting this target to
always-a-thread), but at least we're trying to move in the right
direction...

-- 
Joel


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