OSDN Git Service

Update instrumentation stack after exception event
authorSebastien Hertz <shertz@google.com>
Mon, 24 Aug 2015 12:27:01 +0000 (14:27 +0200)
committerSebastien Hertz <shertz@google.com>
Mon, 24 Aug 2015 13:15:00 +0000 (15:15 +0200)
commitb995c0ab7d6313f32e704e79c1e7dd21f5f160d4
tree9055d85d7cabb23dd2129e0ea9164011f5238b22
parent009c34cba875885d9540696f33255a9b355d6e15
Update instrumentation stack after exception event

If instrumentation is updated on an exception event, we must update
the instrumentation stack (to remove all frames that will be unwound
by the exception) before doing the long jump.

Bug: 23471864
Change-Id: Ic91552bb7280c54bcc58b7ba03a17040b0b0f5ef
runtime/quick_exception_handler.cc
runtime/quick_exception_handler.h