set set-context
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

set-bookmark

Synopsis

set-bookmark ["bookmark"]

Description

Set a time bookmark at the current point in the simulation. Optionally a name is given with the bookmark argument. The name of the created bookmark is returned.

Reverse operations are possible in the region following the first (i.e. oldest) time bookmark. The bookmark can be used as a target to the skip-to command.

Setting a time bookmark can cause a certain reduction in forward simulation performance (deleting all bookmarks will restore the original performance).

Provided By

Simics Core

See Also

delete-bookmark, reverse, skip-to
set set-context