It would be very handy to be able to execute any command in the context of a command file being debugged, while the command file is paused at a breakpoint.
I can evaluate an arbitrary expression, but don't see a way to execute a command.
It appears that I can get one line of output that way. I'm thinking of a little window I can pull up that allows me to enter a command and see all of the output. I want to execute the command in the context of the command file that I am debugging. That last thing rules out starting another shell from the toolbar.
The problem with executing commands in the current context is that the command can *change* the current context, rendering the debugging effectively meaningless from that point on.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.