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 IDEs to supported tools section #5

Open
fitzgen opened this issue May 16, 2018 · 0 comments
Open

Add IDEs to supported tools section #5

fitzgen opened this issue May 16, 2018 · 0 comments

Comments

@fitzgen
Copy link
Owner

fitzgen commented May 16, 2018

It seems to me that they use a little bit of everything, but that most of the static analyses (go to def, refactoring, etc) are at the source-level and are interacting with the compiler (typically via a language server?) directly rather than using binary level debugging capabilities. I think that the binary debugging capabilities are mostly just used for stepping debugging functionality, and the like.

It would be good to get some info from IDE developers about exactly what kinds of debugging capabilities IDEs want and what their requirements are.

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

No branches or pull requests

1 participant