================
@@ -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
----------------
bulbazord wrote:
`LWP_TODO` doesn't mean much to a lot of contributors, maybe you can change
this to something like `TODO(Large Watchpoint Support)`? Mostly to avoid
acronyms that aren't written down anywhere else.
https://github.com/llvm/llvm-project/pull/68845
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits