commit | 2a5223fc1f073d7738bbccb843297f128f444dd8 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Mar 12 12:45:55 2014 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Mar 12 12:50:10 2014 -0700 |
tree | c48ebe7fd2094c2cacb50d3ad56c5eca846f4b32 | |
parent | 1df3245fb2c4d437e930e226331e02e218451db4 [diff] |
Modify the x86 step cut off. The current cut off stops if the ip of the current step matches the previous step. This cuts off recursive functions improperly, so change it to stop when cfa and ip are the same as the previous frame. Change-Id: I0be6ed8694d7d4aabc2087bd700310c907f5c047