Skip to content

Conversation

illwieckz
Copy link
Member

I'm not saying the GDB stacktrace will work with CPP23, but at least it works without CPP23.

Works around #1800:

@illwieckz
Copy link
Member Author

GDB stacktrace is still broken with CPP23.

I guess we should add a switch to STRIP or not the paths.

@illwieckz illwieckz changed the title cmake: fix GDB stacktrace without CPP23 cmake: add USE_PATH_STRIP=OFF to fix GDB stacktrace Sep 13, 2025
@illwieckz
Copy link
Member Author

Instead of disabling stripping when USE_CPP23 is OFF, I added USE_PATH_STRIP=OFF and it make the GDB stacktrace working with both CPP23 or not.

@illwieckz illwieckz changed the title cmake: add USE_PATH_STRIP=OFF to fix GDB stacktrace cmake: add USE_SOURCE_STRIP=OFF to fix GDB stacktrace Sep 13, 2025
@illwieckz
Copy link
Member Author

Renamed to USE_SOURCE_STRIP, as PATH is too generic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant