This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Julia exits when hitting breakpoint #161
Comments
Does this happen with all functions, or just small functions like this one? |
Also |
I can't reproduce this either on my windows machine. |
I'm on Windows 7, pretty up-to-date with patches. Here's versioninfo:
It happens on larger functions as well. I was able to produce it on a 23 line function. In some other cases, (setting it on a Base function like println, for instance) I get a crash.
|
Keith's original example works okay for me in Linux, Windows and macOS. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running Gallium in Windows with Julia 0.5.0, hitting a breakpoint causes Julia to exit (crash).
The text was updated successfully, but these errors were encountered: