[all-commits] [llvm/llvm-project] 5e668f: [debugserver] Implement MultiMemRead packet (#162670)
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Wed Oct 15 08:45:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e668fe84f77599da10e90ebba09695445ead358
https://github.com/llvm/llvm-project/commit/5e668fe84f77599da10e90ebba09695445ead358
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
A lldb/test/API/macosx/debugserver-multimemread/Makefile
A lldb/test/API/macosx/debugserver-multimemread/TestDebugserverMultiMemRead.py
A lldb/test/API/macosx/debugserver-multimemread/main.c
M lldb/tools/debugserver/source/RNBRemote.cpp
M lldb/tools/debugserver/source/RNBRemote.h
Log Message:
-----------
[debugserver] Implement MultiMemRead packet (#162670)
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
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list