All x86simulator supported features allow users to debug designs without using the debugger and do not require any instrumentation of kernel code. To enable feature, user can update the configuration file, ${PROJECT_PATH}/Emulation-SW/Work/options/x86sim.options
from no
to yes
for the selected feature, or pass in command line option e.g. x86simulator --dump
.