mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
While debugging the tests for #155000 I found it helpful to have both sides of the simulated gdb-rsp traffic rather than just the responses so I've extended the packetLog in MockGDBServerResponder to record traffic in both directions. Tests have been updated accordingly