| Data View
The Data View shows local variables and their values within the context of the current thread and the current invoked method (method invocation frame). RetroVue can reconstruct and display the entire state of the program being debugged as it was at any point in time. Threads, method invocation frames, local variables, objects, fields, arrays, and synchronization locks can all be observed as the program is paused, or even while it is running. |