DavidSpickett wrote: > You could imagine someone making an ELF corefile output capability, for > instance.
Yes I'd love to be generating the core files eventually. Maybe we can with yaml2obj but I never seriously looked into it. As right now, patching in notes by hand makes for smaller files, but it's not reproducible or self documenting. I assume the existing yaml2obj cannot make core files, or you wouldn't be writing this. https://github.com/llvm/llvm-project/pull/153911 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits