[Doc] Note where to find start of memory when debugging (#4420)
This commit is contained in:
@@ -35,4 +35,4 @@ If you run into trouble, the following discussions might help:
|
||||
(lldb) p __vmctx->set()
|
||||
(lldb) p *foo
|
||||
```
|
||||
|
||||
- The address of the start of instance memory can be found in `__vmctx->memory`
|
||||
|
||||
Reference in New Issue
Block a user