[Lldb-commits] [lldb] [LLDB][ProcessELFCore] Add Description to ProcessELFCore/ELFThread stop reasons (PR #110065)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 27 02:06:38 PDT 2024


DavidSpickett wrote:

So does this not need new testing or did you not add that yet?

I'm not clear on what fully decode means because at least for certain signals like a tag check fault we do have a description for live processes and core files. Perhaps that's because I added those as special cases I don't remember the specifics.

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


More information about the lldb-commits mailing list