On Thu, Dec 27, 2018 at 03:25:49PM -0800, Jim Wilson wrote:
> This fixes two problems. The offset for x1 is changed from 1 to 8 because
> this
> is a byte offset not a register skip count. Support for reading the PC value
> is added. This requires changing the testsuite to match the new readelf
This fixes two problems. The offset for x1 is changed from 1 to 8 because this
is a byte offset not a register skip count. Support for reading the PC value
is added. This requires changing the testsuite to match the new readelf
output for coredumps.
Signed-off-by: Jim Wilson
---
backends/Chan