I can set some break point or press F11 for seeing what happens in the next step. but I want to just run the app, work with it and at the end see what methods called and which values assigned to a variable. some sort of a list, like a stack.I can set some break point or press F11 for see