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 LLDB/LLVM Setup for debugging #32

Open
calebcartwright opened this issue May 1, 2019 · 0 comments
Open

Add LLDB/LLVM Setup for debugging #32

calebcartwright opened this issue May 1, 2019 · 0 comments
Labels
developer experience Related to developer experience and/or tools

Comments

@calebcartwright
Copy link
Member

We should include scripts as part of general dev setup to ensure LLDB is available for debugging.

For Linux:
https://lldb.llvm.org/resources/download.html

For Mac:
I believe it's installed by default with XCode, but also available via homebrew https://formulae.brew.sh/formula/llvm

For Windows:
https://chocolatey.org/packages/llvm

@calebcartwright calebcartwright added the developer experience Related to developer experience and/or tools label May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer experience Related to developer experience and/or tools
Projects
None yet
Development

No branches or pull requests

1 participant