<sample_linux_tracker>.status <sample_linux_tracker_comp>.info
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<sample_linux_tracker_comp>.detect-parameters

Synopsis

<sample_linux_tracker_comp>.detect-parameters [param-file] ["name"] [-load] [-overwrite]

Description

Generate parameters for the sample Linux tracker. In a more generic version, this would have to analyze a symbol file or target memory in order to generate parameters matching the target software. Detect the parameters to use with the Linux tracker.

The optional param-file argument is used to specify where to save the parameters, the default is 'detect.params'. If this argument is left out and the -load flag is used then no parameters will be saved.

The optional name argument is used to specify the root node name in the node tree.

The -load flag can be used to load the newly detected parameters directly after detection.

The optional -overwrite flag can be used to update the parameter file, even if it already exists.

Provided By

sample-linux-tracker

See Also

<osa_parameters>.load-parameters
<sample_linux_tracker>.status <sample_linux_tracker_comp>.info