<code_coverage>.add-functions <code_coverage>.add-report
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<code_coverage>.add-path-map

Synopsis

<code_coverage>.add-path-map "from" to

Description

Add a path map that will be used when locating binaries and source files while building the code coverage data and report. The path map will be used by replacing the beginning of a file path matching the string given by the from argument with the string in the to argument.

Provided By

code-coverage

See Also

<code_coverage>.clear-path-maps, <code_coverage>.list-path-maps
<code_coverage>.add-functions <code_coverage>.add-report