So i want to dump full stackframe with local variables to the .txt file when the breakpoint is reached and then use the "resume" option to restart again and when the breakpoint is reached again create new .txt file and save the callstack again. I just went through the documentation and i couldn't find the option to save he stackframe the CMD in breakpoint window is clear for me.