Yes, in the REPL. In the example here https://github.com/toivoh/Debug.jl it looks like you are also running it in the REPL: I see the julia> prompt.
Perhaps I and the author of this thread https://groups.google.com/forum/?fromgroups=#!searchin/julia-users/Debug.jl/julia-users/EE_is5bcuYc/UCnKbcbYp84Jare the only ones confused about the usage of Debug.jl: would it be possible to add one line about the usage of the debugger? On Sun, May 4, 2014 at 8:44 PM, Toivo Henningsson <[email protected]>wrote: > Did you enter the code to be debugged in the REPL? Then there shouldn't be > any context, perhaps I should clarify this. > push has since been renamed to push! >
