add-module-directory add-session-comment
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

add-pathmap-entry

Synopsis

add-pathmap-entry "source" destination ["context-query"]

Description

Add an entry mapping from source path in binaries known by the debugger to a destination path on the Simics host.

The mapping can be limitied to debug contexts matching a particular context query with context-query. It defaults to *, which matches all debug contexts.

The pathmap is the name for the translations from paths in target binaries to paths on the Simics host. This pathmap is specific to the command line interface to the debugger, it is not shared with the Eclipse frontend to the debugger.

Provided By

tcf-agent

See Also

show-pathmap
add-module-directory add-session-comment