in reply to Re: Re: debugger query: move execution point?
in thread debugger query: move execution point?

Yes! This is nice worth trying idea..

Well I wanted to do something like that, in a more rusty way although. For my application, perhabs this may be a little tedious, as my whole code is itself about flags and input output options which are too many and to be debugged itself.. so simulating the further inputs using the earlier inputs may be like writing a minicode itself..!

Let me see if I can do that with ease !
Thanks for your help!

Pandey
  • Comment on Re: Re: Re: debugger query: move execution point?