Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Our GDB debug-helper script, a python extension to improve the debugging experience for native images, requires at least GDB 14.2 to run.
Gate tests currently run with GDB 10.2 and, now that GDB 14.2 is available (GR-57586), the tests should also be run with GDB 14.2.

Update tests to work with graal-enterprise
Add gdbdebughelperstest with variations to enterprise debuginfotests
Abort test if GDB version is below 14, or the Python API could not be used
Pass heap base register as CGlobalData to gdb-debughelpers
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 19, 2024
@graalvmbot graalvmbot closed this Nov 20, 2024
@graalvmbot graalvmbot deleted the doma/GR-58932 branch November 20, 2024 05:10
@graalvmbot graalvmbot merged commit ac7949b into master Nov 20, 2024
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