Skip to content

Conversation

graalvmbot
Copy link
Collaborator

To access objects via compressed references in a debugger, the debuginfo generator provides a DWARF expression for loading the correct address. This expression depends on the reserved GC bits, compression shift and object alignment.

Under certain conditions, the generated DWARF expression will resolve the object address to an incorrect location, which breaks the debugging experience.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 10, 2024
@graalvmbot graalvmbot closed this Oct 14, 2024
@graalvmbot graalvmbot deleted the doma/GR-58500 branch October 14, 2024 23:43
@graalvmbot graalvmbot merged commit ed32672 into master Oct 14, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants