Switching between the Different Displays

The display at the bottom of Wedit changes when you start the debugger. The see following buttons will appear:

·        auto. Wedit tries to determine the variables that the program is working with, and it will display them automatically in this window.

·        locals. Wedit displays the local variables of the current function.

·        stack. The call-stack is displayed.

·        events. Events are reported, such as DLL loading, etc.

·        search. As in the editor, this is the search window.