[Lldb-commits] [lldb] [lldb][docs] Some fixes for lldbgdbremote.md. (PR #200079)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu May 28 02:17:29 PDT 2026


================

----------------
DavidSpickett wrote:

So these actually need to be hex encoded. Which will look strange but is correct, because the response format follows:
> For a list of the key/value pairs in the response see the `qProcessInfoPID` packet documentation.

https://github.com/llvm/llvm-project/pull/200079


More information about the lldb-commits mailing list