[lldb-dev] [Bug 51148] New: Crash upon trying to display object member.
https://bugs.llvm.org/show_bug.cgi?id=51148 Bug ID: 51148 Summary: Crash upon trying to display object member. Product: lldb Version: 12.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal
Re: [lldb-dev] Should MyType's synthetic provider be instantiated for MyType* and MyType** ?
> On Jul 19, 2021, at 6:24 PM, Vadim Chugunov wrote: > > > > On Mon, Jul 19, 2021 at 6:02 PM Jim Ingham wrote: > You can control whether you want data-formatters on "class Foo" to also match > "class Foo *" and "class Foo &" using the --skip-pointers and > --skip-references options respect