E.5.2. Column resizing

When using the Code window, the following panes use two columns to display debug data:

Note

You cannot change the size of columns in the Resource Viewer pane.

To make the display easier to read, you can change the size of the first column using a new menu option available only on Sun Solaris and Red Hat Linux:

  1. Select Target ? Reload Image to Target to reload the image dhrystone.axf.

  2. Click on the Src tab to view the source file dhry_1.c.

  3. Set a simple breakpoint by double-clicking on line 183.

  4. Click Run to start execution.

  5. Enter 5000 when asked for the number of runs.

    The program starts and then stops when execution reaches the breakpoint at line 183. The red box marks the location of the Program Counter (PC) when execution stops.

  6. If you do not have a Watch pane visible, select View ? Watch to display the Watch pane.

  7. Right-click somewhere in the header columns to display the context menu, shown in Figure E.2.

    Figure E.2. Column resizing in the Watch pane

    Column resizing in the Watch pane
  8. Select the option Set Width Of Column 1 to display the prompt box where you can specify the size you want, shown in Figure E.3.

    Figure E.3. Column resizing prompt box

    Column resizing prompt box

    When the prompt box first appears, it contains the current setting. Enter a value between 1 and 128.

  9. Either:

    • Click Set to confirm the new setting.

    • Click Cancel to leave the size unchanged.

Note

You can use the normal column resizing controls on the Symbols pane and the Connection Control window.

If you resize columns be aware of the following:

Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0153H
Non-Confidential