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

Document how to set up LLDB with IDE #88

Open
jbush001 opened this issue Jun 23, 2017 · 1 comment
Open

Document how to set up LLDB with IDE #88

jbush001 opened this issue Jun 23, 2017 · 1 comment

Comments

@jbush001
Copy link
Owner

The toolchain project builds an executable lldb-mi. This should be usable by the CDT flavor of Eclipse (https://eclipse.org/cdt/) for symbolic debugging. Figure out how and add to README. Variation of command line setup:

https://github.com/jbush001/NyuziProcessor/blob/master/tools/emulator/README.md#debugging-with-lldb

@jbush001
Copy link
Owner Author

Could also integrate with VS Code. There's already an LLDB backend: https://github.com/vadimcn/vscode-lldb

@jbush001 jbush001 changed the title Document how to set up LLDB with eclipse Document how to set up LLDB with IDE Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant