vwzm228 added a comment.
Herald added a subscriber: JDevlieghere.

Is there any progress about such patch and D78801 
<https://reviews.llvm.org/D78801>?

I have implemented the debugging feature in our Wasm VM based on  
https://reviews.llvm.org/D78801, and it already work to attach, set breakpoint, 
step, show variable value, backtrace...

I am not sure if I need to change LLDB part to this one, or keep using D78801 
<https://reviews.llvm.org/D78801>.

But if both patches wont be merged, I have to maintain a private LLDB 
version....


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78978/new/

https://reviews.llvm.org/D78978

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to