> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar  1 12:35:11 UTC 2024 x86_64 GNU/Linux
 18:04:39  up   7:40,  2 users,  load average: 0.43, 0.60, 0.54
This commit is contained in:
tracer-ysyx 2024-03-13 18:04:39 +08:00 committed by xinyangli
parent 696583b943
commit 053f86020c

View file

@ -164,7 +164,7 @@ config MTRACE
config MTRACE_RANGE
depends on MTRACE
string "Memory trace active range"
default "0-0xfffffff"
default "0x0-0xfffffff"
help
Memory tracer will only print memory access in these ranges.
Use comma to seperate between ranges.