Christopher Ferris 224bef8ec4 Modify ip to get the instr being executed.
The ip values being reported are always pointing at the next
instruction to execute, not the currently executing instruction.
Change the ip address to point at the currently executing instruction.

This fixes a problem where the next instruction is not actually
part of the same function, so if an addr2line is used, it reports
the wrong value.

This does not modify the ip for mips.

Bug: 22565486
Change-Id: Ie0df4c9727f62ce06948b9a2b0e4b7956eb6e752
2015-08-18 15:41:31 -07:00
..
2015-08-07 19:44:12 -07:00
2015-07-13 17:21:18 -07:00
2015-07-27 11:04:58 -07:00
2015-06-30 14:48:06 +01:00
2015-08-10 16:40:06 -07:00
2015-08-07 19:44:12 -07:00
2015-05-07 15:12:24 -07:00