commit | e713d9338ad122d6b8c7997387d0c9fc464eea3e | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Thu May 15 10:48:53 2014 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Thu May 15 17:20:06 2014 +0200 |
tree | 17b3ef199c2cf4b23bb5df4084e95594cac94dab | |
parent | 4c6491ff7b37d984622c2380300f2c244b26e7d7 [diff] |
Fix JDWP location event report on return instructions After change https://android-review.googlesource.com/94334, the debugger may listen to kDexPcChange event without listening for kMethodExit event. In this case, we need to report kDexPcChange event on RETURN instructions. Bug: 11874828 Change-Id: Ic61f4eec71e7ece494bee628d7f3358a616d31d3