Skip to content

Conversation

guyush1
Copy link
Owner

@guyush1 guyush1 commented Feb 9, 2025

Closes #41

@guyush1 guyush1 self-assigned this Feb 9, 2025
@guyush1 guyush1 mentioned this pull request Feb 9, 2025
@roddyrap
Copy link
Collaborator

roddyrap commented Feb 9, 2025

Lol the documentation changes

Copy link
Collaborator

@roddyrap roddyrap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
I checked and the paths match my computer's GDB configuration.

Let's go!

The problem was that our default gdb datadir and debugdir had
non-standard paths, due to some unknown configuration detection.

In order to fix it, we now pass the standard paths via the --with-gdb-datadir & --with-separate-debug-dir variables.
I also set --with-jit-reader-dir, --with-system-gdbinit and --with-system-gdbinit-dir path to be the standard path as well.
@guyush1 guyush1 merged commit 56eef2a into develop Feb 10, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pretty Printers
2 participants