Feature #10099
"--start-addr <hex value>" command line option
Start date:
02/05/2020
Due date:
% Done:
100%
Estimated time:
Published in build:
Description
The option specifies an address of instruction record from particular trace from which the comparison of the trace should be started.
If the option is not specified, the comparison process should start from the first records of traces.
If the option is specified, but an instruction record has not been found at the part of the trace to be processed (all trace, by default), an error is returned.
Associated revisions
'--start-addr' option (#10099), refactoring
Signed-off-by: Sergey Smolov <smolov@ispras.ru>
fix to '--start-addr' (#10099)
Signed-off-by: Sergey Smolov <smolov@ispras.ru>
History
Updated by Sergey Smolov about 1 year ago
- % Done changed from 0 to 100
- Status changed from New to Resolved
Done in ae4dad37
PyGradle-based build system, '--start-addr' option (#10099)
Signed-off-by: Sergey Smolov <smolov@ispras.ru>