[Lldb-commits] [lldb] [lldb] [debugserver] fix qLaunchSuccess error, add QErrorStringInPacketSupported (PR #82593)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 22 13:58:06 PST 2024


jasonmolenda wrote:

`CreateEXXPacket("E96", "no such process");` that's a good idea, I'll rewrite to use a helper method like that.

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


More information about the lldb-commits mailing list