Super excited to see the Wasm support in LLDB mentioned today by @cfallin at the Bytecode Alliance Plumbers Summit.
Super excited to see the Wasm support in LLDB mentioned today by @cfallin at the Bytecode Alliance Plumbers Summit.
@jdevlieghere thanks, and thanks very much for all your work in getting this working in LLDB in the first place!
I need to clean up the gdbstub component but will make it public soon; when I do I can point you to it if you want to help debug LLDB. I guess my first step should be to rebuild with asserts and see if it's something obvious... it's also entirely possible I'm holding the protocol wrong (though I guess that shouldn't cause lldb to segfault regardless).