Skip to content

Commit

Permalink
Enable log_instr feature for dev template
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed May 9, 2022
1 parent 3822e27 commit 62fde7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/templates/dev.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ targets:
gdbserver: true
etissdbg: true
trace: true
log_instrs: true
host_x86:
enabled: true
features:
Expand All @@ -153,6 +154,7 @@ targets:
features:
vext: true
cachesim: true
log_instrs: true
ovpsim:
enabled: true
features:
Expand Down

0 comments on commit 62fde7c

Please sign in to comment.