• Eric Pouech's avatar
    dbghelp: SymFindFileInPath and PDB · a5b1581e
    Eric Pouech authored
    - implemented correct lookup when SymFindFileInPath is called to find
      a PDB file
    - added pdb_fetch_file_info to gather relevant information
    - when looking for a PDB file (from a .EXE or a .DLL), now using
      SymFindFileInPath to locate the PDB file with the correct
      information
    a5b1581e
path.c 12.9 KB