Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-58932] Update gate to use GDB 14.2. #10112

Merged
merged 2 commits into from
Nov 20, 2024
Merged

[GR-58932] Update gate to use GDB 14.2. #10112

merged 2 commits into from
Nov 20, 2024

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