lldb does have an affordance for synthetic threads, but at present, those have
to be memory threads, and once you have the 0th frame, they are backtraced just
like ordinary threads. So they are a start but don't provide a way to make up
synthetic frames within a thread. So I don't think that t
https://bugs.llvm.org/show_bug.cgi?id=39796
Bug ID: 39796
Summary: ExpressionParser: Couldn't materialize: size of
variable l_32 (2628) is larger than the ValueObject's
size (144)
Product: lldb
Version: 7.0
https://bugs.llvm.org/show_bug.cgi?id=39797
Bug ID: 39797
Summary: ExpressionParser: Couldn't apply expression side
effects : couldn't write the new contents of l_17 back
into the variable
Product: lldb
Version: 7
https://bugs.llvm.org/show_bug.cgi?id=39798
Bug ID: 39798
Summary: Expression parser: Couldn't materialize: couldn't get
the value of variable g_88: DW_OP_piece for offset 4
but top of stack is of size 108
Product: lldb
Hi,
The merge request deadline was supposed to be last Wednesday, but there
are still a few outstanding issue, so I'm going to push the deadline
back to this Friday, Nov 30. If you have any fixes you want to
get in, please file bugs and mark them as blockers for the release-7.0.1
metabug.
Thanks