commit | 92fa476a8802023b443af893817eb14fef18aaea | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Oct 22 17:24:45 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Thu Oct 22 17:38:41 2009 -0700 |
tree | 13db47843a3dbce4a1b3723f27d85e602c5b29cb | |
parent | dd091e0ac77fb341eeff34505f20dd39b962f1ff [diff] |
Add a reference table dump call. This adds a hidden method to android.os.Debug that causes the contents of various reference tables to be dumped. Currently it's the local, global, and pinned array tables from JNI. Bug 2075355