> On Aug 5, 2020, at 1:50 PM, Gabor Greif via lldb-dev
> wrote:
>
> Hi LLDB devs,
>
> short question. Since the method
>
> bool ValueObjectChild::SetData(DataExtractor &data, Status &error)
>
> doesn't exist, what is the preferred way to update the contents of
> scalar bitfields?
>
> Is t
https://bugs.llvm.org/show_bug.cgi?id=47008
Bug ID: 47008
Summary: gui mode corrupts lldb prompt after exiting
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Hi LLDB devs,
short question. Since the method
bool ValueObjectChild::SetData(DataExtractor &data, Status &error)
doesn't exist, what is the preferred way to update the contents of
scalar bitfields?
Is there any code in the repo demonstrating the technique?
I am interested, because for the l