[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)

Santhosh Kumar Ellendula via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 11 08:35:36 PDT 2025


santhoshe447 wrote:

Thank you so much for your valuable feedback and suggestions. I have incorporated most of the requested changes, with just two remaining suggestions that I will address in a follow-up PR.
1. Moving to non-legacy approach to handle memoryWrite/memoryWrite.
2. Adding a utility function for memoryReference argument.

Would you be kind enough to review the current changes at your convenience time? Please suggest if I am missing anything to mention here

Thanks & Best regards,


https://github.com/llvm/llvm-project/pull/131820


More information about the lldb-commits mailing list