Debug.jl
Debug.jl copied to clipboard
Does Debug.jl support IJulia?
I have made no explicit attempts to support IJulia, and I know there have been problems with the using the readline function in IJulia in the past, which the debugger uses for user input (see #52, not sure about its current status). But I wouldn't be opposed to someone making a PR to improve IJulia support if it is needed.
Have you tried the Debug package with IJulia, and what happened?

Delete this line, then it works fine.