Open epasveer opened 2 years ago
It's on my list -- or at least in the back of my mind. :)
I'm not sure how compatible gdb-mi and lldb-mi are. If they are too different, then I'll have a problem as I've written to use gdb-mi.
Look into lldb-mi, though.
Some references.
https://codeplay.com/portal/blogs/2014/08/08/lldb-mi-driver-part-1-introduction.html https://lldb.llvm.org/ https://groups.google.com/g/llvm-dev/c/XbQmHa4rbVI
It's on my list -- or at least in the back of my mind. :)
I'm not sure how compatible gdb-mi and lldb-mi are. If they are too different, then I'll have a problem as I've written to use gdb-mi.
Look into lldb-mi, though.