Debug.jl icon indicating copy to clipboard operation
Debug.jl copied to clipboard

Does Debug.jl support IJulia?

Open AStupidBear opened this issue 9 years ago • 3 comments

AStupidBear avatar Aug 12 '16 06:08 AStupidBear

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?

toivoh avatar Aug 12 '16 09:08 toivoh

image image

AStupidBear avatar Aug 12 '16 09:08 AStupidBear

Delete this line, then it works fine.

AStupidBear avatar Aug 13 '16 03:08 AStupidBear