================
@@ -173,6 +173,7 @@ class StringExtractorGDBRemote : public StringExtractor {
eServerPacketType_jLLDBTraceGetState,
eServerPacketType_jLLDBTraceGetBinaryData,
eServerPacketType_jMultiBreakpoint,
+ eServerPacketType_jAcceleratorPluginInitialize,
----------------
DavidSpickett wrote:
New packets need documenting in
https://lldb.llvm.org/resources/lldbgdbremote.html. The page is alphabetical so
it'll go right at the start of the `j`s.
https://github.com/llvm/llvm-project/pull/198907
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits