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

how to debug aot program remotely?

Open king729 opened this issue 11 months ago • 1 comments

i want to know debug aot remotely not local as in source_debugging_aot.md?

king729 avatar Mar 21 '25 07:03 king729

Currently, there isn't a solution available. To my knowledge, the community is considering a remote-capable solution based on gdb-stub. I am hopeful that there will be updates in the near future.

lum1n0us avatar Mar 27 '25 11:03 lum1n0us