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: [OBV/PUSHED][PATCH] AArch64: Ensure regcache is reset between tests


On Thursday, April 11 2019, Alan Hayward wrote:

> A recent change made the AArch64 self tests resuse the saved regs
> cache, rather than creating a new one.  Ensure it is reset to default
> values between tests.
>
> Do this by splitting the reset functionality from trad_frame_alloc_saved_regs
> into a new function.
>
> Fixes selftest on AArch64.

Ah, thanks!  It was on my TODO list to report this regression (caught
while rebasing Fedora Rawhide GDB).  Thanks for fixing it.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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