[Lldb-commits] [lldb] [LLDB] Run API tests with native PDB too (PR	#149305)
    Michael Buch via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Jul 18 07:05:18 PDT 2025
    
    
  
Michael137 wrote:
I think as a pre-requisite to this we should remove the non-native PDB parser (and anything associated with it). That way we wouldn't need any special environment variable setting etc.
We agreed that the native parser would be the way forward in the last EuroLLVM round-table IIRC (CC @JDevlieghere @labath). I think Jonas had a PR open for it but there were some cases small test blockers. What was the outcome of that work @JDevlieghere ?
https://github.com/llvm/llvm-project/pull/149305
    
    
More information about the lldb-commits
mailing list