@Chris Fallin do you have a branch I could build for the demo you showed the other week? Testing out building lldb locally with wasi-sdk and I want to make sure the lldb that pops out is able to do the wasm process plugin stuff
Sure -- here's the (completely hacked up, please don't stare at the code too deeply, it's going to be rewritten to use upstream gdbstub) adapter component: https://github.com/cfallin/gdbstub-component
and my wasmtime branch with the debugger world: https://github.com/cfallin/wasmtime/tree/a-whole-wide-world-for-debuggers-to-play-in
the README in the adapter component gives build instructions
Happy to help if you run into anything!
If I load up something and type process connect --plugin wasm connect://localhost:1234 in LLDB nothing seems to happen, is there something else to type in lldb?
like a "run" or a "continue" or similar
it's paused by default
do you see a "Process 1 stopped"?
no output from lldb
happy to pair-debug if you're free?
https://us02web.zoom.us/j/81647259312?pwd=CxI86vqNWH9XIdl1PPqxBhKd8DnRZR.1
Last updated: Mar 23 2026 at 18:16 UTC