by m4mainframe » Thu Sep 12, 2013 12:31 pm
Is there a way out to execute certain commands like putting breakpoints, changing variable values at a particular point, skipping particular breakpoints, listing some particular variables in the monitor ? I don't want to execute each of these instructions one by one as it takes lot of time, particularly in listing the variables in monitor if the variables are all located at different places and are not dependent. Is it there any solution to this?