DavidSpickett marked 2 inline comments as done.
DavidSpickett added inline comments.


================
Comment at: lldb/include/lldb/Target/Process.h:2749
 
+  /// Check whether the remote supports memory tagging.
+  ///
----------------
omjavaid wrote:
> By remote you mean gdb-remote process? This probably will be generic routine 
> used by other platforms.
> in context of lldb we dont have remote rather platforms where gdb-remote is a 
> type of platform.
I forgot to say, I changed this to "process", I think that's ok.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95602

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

Reply via email to