| commit | a1628426d3cb2a6d2948db2241e33a2fc3c77a62 | [log] [tgz] |
|---|---|---|
| author | Volker Simonis <simonis@openjdk.org> | Wed Sep 24 12:19:07 2014 -0700 |
| committer | Volker Simonis <simonis@openjdk.org> | Wed Sep 24 12:19:07 2014 -0700 |
| tree | a9af07636aaed514e76402c05d5125b3e677d32b | |
| parent | f85f7d283202a72de541e435bae3efb8f5ecb0e1 [diff] |
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers Reviewed-by: kvn