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

[Feature request] Breakpoints synchronization #1

Closed
tchambard opened this issue Apr 8, 2013 · 1 comment
Closed

[Feature request] Breakpoints synchronization #1

tchambard opened this issue Apr 8, 2013 · 1 comment

Comments

@tchambard
Copy link

I’m using Streamline module : https://github.com/Sage/streamlinejs
The goal of this module is to generate code at node startup to manage easily callbacks. The lines numbers stay the sames.

I added *._js in contentTypes Javascript source files and associated Node editor with *._js files.

The debbuging is working perfectly, but I need to toggle breakpoints directly in STANDALONE_V8 files because the breakpoints synchronisation doesn’t work for those files.
When I toggle breakpoint in STANDALONE_V8 files, the breakpoint is added too in original source file, but the opposite doesn’t work.

@paulvi
Copy link
Member

paulvi commented Apr 9, 2013

@paulvi paulvi closed this as completed Apr 9, 2013
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

2 participants