> On Oct 22, 2021, at 6:12 AM, Pavel Labath via lldb-dev
> wrote:
>
> Hello Jim, everyone,
>
> I recently got a question/bug report about python pretty printers (synthetic
> child providers) that I couldn't answer.
>
> The actual script is of course more complicated, but the essence boils d
Hello Jim, everyone,
I recently got a question/bug report about python pretty printers
(synthetic child providers) that I couldn't answer.
The actual script is of course more complicated, but the essence boils
down to this.
There's a class, something like:
struct S {
...
T member;
};
T