[Lldb-commits] [lldb] [lldb] Add SetValueFromCString API to SyntheticFronend (PR #67309)

Pavel Kosov via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 26 23:30:36 PDT 2023


kpdev wrote:

> This part of the change seems straightforward, if the synthetic child provider can set a value it will have to have this API... But yes, if there are a bunch of patches that build on one another, if they aren't too big one patch that shows the functionality is easier to understand, or put a few substantial patches up but mark them as depending on the previous ones, so we can get the big picture. Jim

Ok, will prepare them

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


More information about the lldb-commits mailing list