[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)

Julian Lettner via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 29 15:48:25 PDT 2025


yln wrote:

> Also is now a good time to add a test that the `memory region` command reflects the flags? I assume you had to add the tagged attribute so that the memory tag manager would work, and memory region should "just" work as a result.

Yes, it should just work.

I will look into adding one more integration test for `memory region` as my last open TODO.

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


More information about the lldb-commits mailing list