mib added a comment.

Most of this looks fine to me, besides the WatchSpec cache string in the SB 
class. I don't think the spec changes after the creation of the watchpoint, so 
may be this WatchSpec object should be a `lldb_private::ConstString` and from 
there you'll be able to get your `c_string`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144937

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

Reply via email to