================
@@ -491,14 +491,13 @@ static StopInfoSP GetStopInfoForHardwareBP(Thread 
&thread, Target *target,
                                            uint64_t exc_sub_sub_code) {
   // Try hardware watchpoint.
   if (target) {
+    // LWP_TODO: We need to find the WatchpointResource that matches
----------------
jasonmolenda wrote:

Yeah good point my idea was that these are temporary placeholders as I roll 
this out, so they wouldn't be in the source for very long. (this feature is not 
really useful with all the parts landed so it's unlikely I'll be distracted by 
some other issue ....)

https://github.com/llvm/llvm-project/pull/68845
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to