[Lldb-commits] [lldb] [lldb] Add frame recognizer for __builtin_verbose_trap (PR #80368)

via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 1 17:10:09 PST 2024


jimingham wrote:

The patch looks fine to me, but I'm a bit bugged by the fact that it is in Target.  In my mind, this is part of the C LanguageRuntime, except we don't yet have a C Language Runtime...

https://github.com/llvm/llvm-project/pull/80368


More information about the lldb-commits mailing list