Prism 6.0 User's Guide

Splitting the Source Window

You can split the source window to simultaneously display the source code and assembly code of the loaded program. Follow these steps to split the source window:

To split the source window:

  1. Load a program.

  2. Right-click in the source window to display the pop-up menu.

  3. Click on the "Show source pane" selection in the pop-up menu.

    This displays another menu.

  4. Choose the "Show .s source" selection from the menu.

    This causes the assembly code for your program to be displayed in the bottom pane of the window, as shown in Figure 2-2.

Figure 2-2 Split Source Window

Graphic

To return to a single source window, right-click in the pane you want to get rid of, and choose "Hide this source pane" from the popup menu.