Hi all,

I am trying to debug Wasm code that manipulates its linear memory.  I am 
running the code in embedded V8 and I am using the V8 inspector API to 
connect with CDT. Although I can verify on the embedder's side that the 
linear memory was manipulated, all I see in CDT is zeroes.  The attached 
image shows what I mean.

[image: Screenshot_20200914_141705.png]
The memory of the Wasm instance is "all zeroes". What am I doing wrong? 
Using the V8 API from the embedder I can verify that the linear memory was 
written and contains some data I'd expect to see in CDT.

Do you have any ideas what I am doing wrong?

Thanks & regards,
Immanuel

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/efeda2a7-d251-47dd-aec0-f9de20a203ado%40googlegroups.com.

Reply via email to