summaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/debugserver-multimemread/TestDebugserverMultiMemRead.py
AgeCommit message (Collapse)Author
2025-10-15[debugserver] Implement MultiMemRead packet (#162670)Felipe de Azevedo Piovezan
This commit implements, in debugserver, the packet as discussed in the RFC [1]. [1]: https://discourse.llvm.org/t/rfc-a-new-vectorized-memory-read-packet/88441