battleblow / openjdk-jdk11u

BSD port of OpenJDK 11
GNU General Public License v2.0
9 stars 8 forks source link

Add debugger support for aarch64 #59

Closed lenoil98 closed 5 years ago

lenoil98 commented 5 years ago

These changes add debugger support for aarch64 and should fix the error messages in issue #55. I don't have access to a FBSD/aarch64 system and have not tested these changes.

battleblow commented 5 years ago

This looks redundant now that I've merged Mikael's aarch64 support in