(lldb) watchpoint set expression -w read -- 0x0000000103e79cb0
Watchpoint created: Watchpoint 1: addr = 0x103e79cb0 size = 8 state = enabled type = r
new value: 8223700941521445187
(lldb) watchpoint list
Number of supported hardware watchpoints: 4
Current watchpoints:
Watchpoint 1: addr = 0x103e79cb0 size = 8 state = enabled type = r
new value: 8223700941521445187
是work的:
Watchpoint 1 hit:
old value: 8223700941521445187
new value: 8223700941521445187