First time using it, it works very well, however I found one thing which is quite annoying, which is when you use "next" and you are at the end of a function, it will the same as "continue", whereas other debuggers will instead move to the "next" line of the callee frame.
Could this be fixed ? This is quite a show stopper IMHO.
First time using it, it works very well, however I found one thing which is quite annoying, which is when you use "next" and you are at the end of a function, it will the same as "continue", whereas other debuggers will instead move to the "next" line of the callee frame.
Could this be fixed ? This is quite a show stopper IMHO.