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

Debugger tutorial is outdated #76

Open
zsoci opened this issue Sep 18, 2022 · 0 comments
Open

Debugger tutorial is outdated #76

zsoci opened this issue Sep 18, 2022 · 0 comments

Comments

@zsoci
Copy link
Contributor

zsoci commented Sep 18, 2022

Following https://erlang-ls.github.io/articles/tutorial-debugger/ instructions does not result as expected.

There are two things that does not work:

  1. LS can not connect to your running node. Reason: the default runtime node name is created from the project directory name. Solution: Add node_name under runtime config in erlang_ls.config.
  2. The compiler is not included in your release. Solution: Add compiler in your Makefile under LOCAL_DEPS.

This needs to be investigate, why the original behavior changed?

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