Hi Vinay, You should look at Debug.jl <https://github.com/toivoh/Debug.jl>, which lets you insert breakpoints into your code.
Cheers, Scott On Saturday, 21 February 2015 16:39:37 UTC, vinay wrote: > > > > Hi, > > Just a newbie question: Does Julia have something equivalent to Matlab's > keyboard command for inspecting the current stack which is very useful for > debugging. Did some googling but could not find the answer to this. > > Vinay >
