================
@@ -2567,10 +2568,13 @@ rnb_err_t 
RNBRemote::HandlePacket_QSetProcessEvent(const char *p) {
   return SendPacket("OK");
 }
 
-void register_value_in_hex_fixed_width(std::ostream &ostrm, nub_process_t pid,
+// if a fail_value is provided, a correct-length reply is always provided,
----------------
JDevlieghere wrote:

```suggestion
// If a fail_value is provided, a correct-length reply is always provided,
```

https://github.com/llvm/llvm-project/pull/119171
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to