Using the Debugger Shell to View Caches

Another way to manipulate the processor's caches is by using the Debugger Shell.

To display the Debugger Shell:

  1. Start a debugging session.
  2. Select Window > Show View > Other.

    The Show View dialog box appears.

  3. Expand the Debug group.
  4. Select Debugger Shell.
  5. Click the OK button.

    The Debugger Shell view appears.

To display a list of the commands supported by the Debugger Shell, enter this at the command prompt:


  help -tree

  

  

For more information about the Debugger Shell support of cache commands, enter these commands at the command prompt:


  help cmdwin::ca



  

  help cmdwin::caln



  

The next sections describe these commands in more detail.