================ @@ -692,6 +692,9 @@ class MyResponder(MockGDBServerResponder): "0102030405060708" # t4 "0102030405060708" # t5 "0102030405060708" # t6 + "6162636465666768" # pc ---------------- satyajanga wrote:
The test also was't validating for pc before. the stop reply packet (from haltReason func) has the PC https://github.com/llvm/llvm-project/pull/150268 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits