[Lldb-commits] [lldb] [lldb] Add ReadCStrings API to Process (PR #172026)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 17 03:56:41 PST 2025


felipepiovezan wrote:

> Side idea: you could write a "unit test" that starts a process using the internal C++ API and maybe that will use the packets? That at least would delay the API question.

Yeah, let me have a look at that. Either that, or just punt on having a test that actually uses the new packet since, in theory, it is already battle-tested elsewhere.


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


More information about the lldb-commits mailing list