================
@@ -1386,5 +1386,6 @@ std::vector<std::string>
GDBRemoteCommunicationServerCommon::HandleFeatures(
"QStartNoAckMode+",
"qEcho+",
"native-signals+",
+ "reportsOriginalInstructions+",
----------------
DavidSpickett wrote:
This list is for platform and server mode (lldb-server has two modes if you
don't know).
There should be a list somewhere else that's just for server mode.
(in platform mode you aren't debugging anything, it's just a server that can
spawn other debug stubs that do debug things)
https://github.com/llvm/llvm-project/pull/201176
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits