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

Cant add breakpoint on MacOSX Mavericks #85

Closed
dopatraman opened this issue Mar 19, 2015 · 3 comments
Closed

Cant add breakpoint on MacOSX Mavericks #85

dopatraman opened this issue Mar 19, 2015 · 3 comments
Labels

Comments

@dopatraman
Copy link

After hitting CMD + Shift + R, I can start a browser session on the right port, but i cant add breakpoints.

@danmoseley danmoseley added the bug label Jun 11, 2015
@danmoseley
Copy link
Collaborator

Have you attached? (After the launch, you must do CMD+Shift+R again, choose "Start debugging", and choose your tab of choice.)

Can you hit a breakpoint triggered by a "debugger;" keyword in your javascript?

After setting a breakpoint, do you get an icon in the gutter?

If you go to Preferences>Packages>Web Inspector>Settings - User, do you see your breakpoint/s serialized?

@danmoseley
Copy link
Collaborator

Do show mappings ... if you don't see a mapping one possible cause is that you didn't open the /folder/ that the sources is in. See issue #92

@danmoseley
Copy link
Collaborator

I'm going to close this as I haven't got a Mavericks box and it works on Yosemite. Without more info I have to assume one of the various issues above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants