| |||
| Home > About Previous Releases > Changes between RealView Debugger v1.8 and v1.7 > Changes to the CLI in RealView Debugger v1.8 | |||
The following changes have been made to the CLI:
Spaces are no longer allowed in connection names. Therefore, the RealView ICE connection is called RealView-ICE.
A new CLI command PRINTDSM is available to disassemble the contents of target memory to the Cmd tab of the Output pane. The disassembly is in the same format as that shown in the Dsm tab of the File Editor pane. Therefore, if you have a journal file open, you can output the disassembly to a file.
A new trace command, TRACEEXTCOND, is available to set a tracepoint that triggers when an instruction in the specified address range is executed.
The switches /MB and /R have
been added to the PRINTVALUE command:
/MB enables multibyte character
values to be displayed correctly
/R prevents the address being displayed
when you specify a variable in a loaded image.
A /S switch has been added to the INCLUDE command
to stop the CLI commands being echoed to the display.
The ETM_CONFIG command supports the ETB11 port widths.