-
Notifications
You must be signed in to change notification settings - Fork 6
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
Breakpoint on lines doesnt seem to work properly? #33
Comments
This should be getting caught by this test case: MagneticReadHead.jl/test/test_ui.jl Lines 36 to 45 in 1837403
I wonder what is different |
Ok, it works now when I restarted Julia. Perhaps some #265 ish?
|
Hmmm, |
However, some lines doesn't trigger:
|
This would be because I was doing line numbers wrong. |
I would have thought that I would have stopped on
b =
with the breakpoint on line 3.The text was updated successfully, but these errors were encountered: