Files
llvm/lldb/packages/Python/lldbsuite
David Spickett 7da07c081c [lldb][test] Remove class level packetLog in MockGDBServerResponder (#162453)
Added in 1902ffd9a4 but appears to be
leftover code from some older design.

I can't find any code that reads packetLog via the class itself, or
checks whether it is None.

No tests failed on AArch64 Linux after removing it.
2025-10-08 11:09:52 +00:00
..