Andrew Dinn
Andrew Dinn
This patch encodes local symbols on Linux using a C++-like bfd compatible encoding of the Java method name and signature. This allows both gdb and Linux tools to demangle method...
# Upgrade Debug Info Model with Type Info This issue proposes an upgrade to the debug info feature to implement some of the capabilities proposed in the original debug info...
This PR is not for integration. It is provided to showcase example code, provided by @theRealAph, that implements an intrinsic for a Java native method and uses it as a...
Use the blob, stub and entry declarations to generate a single global enumeration for all blobs, likewise for all stubs and all entries. Modify stub generators in shared runtime, c1...