Debugging a Program
Use “Program > Open” to pop up the Program Open Window
Use “New” to open a file browser. Browse to “mesa2-6/demos/onetextri.exe” and hit OK.
- Workspace will be ‘CommonWorkspace’, this is ok.
- WinDbg should successfully load program.
Use ‘Windows > Locals’ to open a window that displays the values of local variables.
Resize the window that is closed (has ‘ə’) at top so that a prompt is displayed.