WNs_ACE
WNs_ACE
Here is the assembly of test code  When the breakpoint is triggered at "fun [79] return", as shown in the following figure:  At this point, the runtime is...
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....