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

Add option for building debug symbols in externals #13

Open
alanking opened this issue Jul 6, 2018 · 0 comments
Open

Add option for building debug symbols in externals #13

alanking opened this issue Jul 6, 2018 · 0 comments

Comments

@alanking
Copy link
Contributor

alanking commented Jul 6, 2018

Having an option to build debug symbols in externals (particularly libc++/libc++abi) would be very helpful for debugging purposes. Things like std::string and std::vector are not recognized types in the debugger along with the iRODS types since the symbols are not being built.

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

No branches or pull requests

2 participants