Main Window (Debugger)

The Main Window of Debug4x consists of:
- DebugView Menu
- View Menu
- Emulator Menu
- Help Menu
- Go To Source at Label Box

DebugView menu controls the display of debugging windows including:
- Debugger ASM: shows the assembly debugging window.
- Debugger RPL: shows the system RPL debugging window.
- Breakpoints: shows the breakpoint management window.
- Memory: shows the memory editor window.

View menu controls the display of key Debug4x windows including:
- Project: shows the Project Management Window (Project Window).
- File Map: shows a summary of the files of your project and their size and load address.
- Entry Points: shows, and manages the symbols used in the project (including the unresolved symbols).
- Editor: displays the Source Code Editor with syntax highlighting.
- Inform Editor: displays the Inform Box Builder and Editor.

Emulator menu can:
- Start and Stop the Emulator
- Display the Text Execution Window for direct calculator commands (although the Emulator is a better place to enter commands).

Help menu:
- Contents and Index: Displays the Content and Index for the help system
- About: Displays the About box for Debug4x.  This box has active areas to identify the various authors and contributors.