commit | dbb4079eb1e7d7738c81a97c8dd2550885c1093a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Nov 18 17:05:22 2011 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Nov 18 17:47:00 2011 -0800 |
tree | 733d5c08027ae65fb89132609d2aec9e6e2d747d | |
parent | 25e79a5e9ecd4bf30e0ea90a7dd4313f7f44bc3c [diff] |
Start implementing jdb "locals". This lets us show the names and types of the locals, but all the values will show up as 0/null. We're going to have to walk the whole stack and take callee-save frames into account to do that right. Change-Id: Ic6e115513b6e65ae7ed4b7274e70bc514e83190a