-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[wasm][debugger] Show pointer type+address #19537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This is based on #19535, so it includes changes from that. Once it gets merged, I can rebase this. |
|
@monojenkins build failed |
lewing
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to change the mono_wasm_add_array_item call on the runtime side
|
@monojenkins build failed |
5cc4b43 to
c37a357
Compare
|
@monojenkins build Linux AArch64 Coop Suspend |
|
@monojenkins build failed |
.. library_mono.js .
c37a357 to
e4b70af
Compare
|
@monojenkins build Linux AArch64 FullAOT+LLVM |
|
@monojenkins build failed |
|
@monojenkins backport 3.2-wasm |
|
@lewing backporting to 3.2-wasm failed, the patch results in conflicts: Please backport manually! |
* [wasm][debugger] Simplify the interface between debugger.c and .. library_mono.js . * [wasm][debugger] Show pointer type+address * [wasm][debugger] Address review feedback * [wasm][debugger] Small cleanups, from review feedback * [wasm][debugger] declare mono_wasm_add_typed_value as extern
* [wasm][debugger] Simplify the interface between debugger.c and .. library_mono.js . * [wasm][debugger] Show pointer type+address * [wasm][debugger] Address review feedback * [wasm][debugger] Small cleanups, from review feedback * [wasm][debugger] declare mono_wasm_add_typed_value as extern Co-authored-by: Ankit Jain <[email protected]>
No description provided.