You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
but when I do the same procedure with Atom, when I debug it display the source code of the main file from the actual RPI path therefore I cannot set break points.
How do I map the local source to the remote source in Atom so that I can set breakpoints?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to debug a Node.js running on RPI.
The following video shows how do to it with webstorm https://vimeo.com/175284169
but when I do the same procedure with Atom, when I debug it display the source code of the main file from the actual RPI path therefore I cannot set break points.
How do I map the local source to the remote source in Atom so that I can set breakpoints?
The text was updated successfully, but these errors were encountered: