[aarch64-port-dev ] Serviceability Agent for AArch64

Andrew Haley aph at redhat.com
Thu Dec 18 18:05:41 UTC 2014


This patch does what it says on the tin.  There's an image of the
AArch64 HotSpot debugger in action at
https://aph.fedorapeople.org/HSDB.png

Because the stack layout we use for AArch64 is almost the same as that
used for x86, it was possible for me to use most of the same logic.
This transforms what might reasonably have been thought of as laziness
into an inspired stroke of genius.  :-)

Webrev at http://cr.openjdk.java.net/~aph/aarch64-sa-2/

Andrew.


More information about the aarch64-port-dev mailing list