wasm-micro-runtime icon indicating copy to clipboard operation
wasm-micro-runtime copied to clipboard

The qWasmStackValue command is missing during runtime debugging

Open WNsACE opened this issue 1 year ago • 0 comments

https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/build-scripts/lldb_wasm.patch https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/core/iwasm/libraries/debug-engine/handler.c

The qWasmStackValue command was called in llw_wasm.patch, but it was not found during runtime debugging, causing lldb to trigger a timeout when calling the command and exit debugging.

I hope this issue can be fixed, thank you

企业微信截图_17241485138368

WNsACE avatar Aug 20 '24 10:08 WNsACE