[Lldb-commits] [lldb] [lldb] Add frame recognizer for __builtin_verbose_trap (PR #80368)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 2 16:05:00 PST 2024
jimingham wrote:
I don't think the C++ or ObjC runtimes would vend their own C language runtimes. I don't think that would reflect a situation any system has (different C runtimes for C++ and ObjC). Rather these would just be three independent plugin instances.
Jim
> On Feb 2, 2024, at 3:57 PM, Adrian Prantl ***@***.***> wrote:
>
>
> What will happen in an Objective-C++ frame then? Will there be two C runtimes because we have both a C++ and an ObjC runtime?
>
> —
> Reply to this email directly, view it on GitHub <https://github.com/llvm/llvm-project/pull/80368#issuecomment-1924918198>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADUPVW7O3FSZTQIN5KZFRADYRV4OBAVCNFSM6AAAAABCV3DNHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRUHEYTQMJZHA>.
> You are receiving this because you are on a team that was mentioned.
>
https://github.com/llvm/llvm-project/pull/80368
More information about the lldb-commits
mailing list