[PATCH 3/3] Fix inferior memory reading in GDBServer for sparc.

Antoine Tremblay antoine.tremblay@ericsson.com
Fri Dec 9 12:51:00 GMT 2016


Antoine Tremblay writes:

> Before this patch, sparc_store_gregset_from_stack would read the inferior
> memory with (*the_target)->read_memory, which returns the raw memory,
> rather than the shadowed memory.

I'm pulling back this patch as the read is done from the stack so using
->read_memory is ok.

Thanks,
Antoine



More information about the Gdb-patches mailing list