gv wrote: > Can you add a test that (used to) reproduce(s) the crash? Presumably this > isn't covered when running the API tests with PDB support?
I'll try, although I'm not sure yet how. It will need a PDB file which is broken in a certain way. Right now I have 200MB PDB produced by MSVS that triggered a crash for me, but I don't think there's any way to use that. There probably must be a way to use `llbm-pdbutil yaml2pdb` to synthesize something small and sufficiently broken... https://github.com/llvm/llvm-project/pull/166455 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
