commit | 4527387dd3b5c4dce7300c764805ffd0f3d22649 | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Thu Mar 11 11:12:15 2010 -0800 |
committer | Bill Buzbee <buzbee@google.com> | Thu Mar 11 11:12:15 2010 -0800 |
tree | c0d9d797c0a1fa3bbd121faea440605f566f7260 | |
parent | dad7a0ef6e5f056f0842f03ff3b8285ef29e6f01 [diff] |
Jit: Make debugging mode aware of inlineExecute/moveResult optimization The Jit has a mode in which selected opcodes can be handled normally or single-stepped in the interpter. This was broken for cases in which the Jit applied an optimization to fold inlineExecute/moveResult intruction pairs into a single operation and the debug mode was set to handle the two opcodes differently. Change-Id: Ifa436d4ba66ba0c13ea366c0956e6cf92ce9cdfd