Chromium Code Reviews
DescriptionStop parsing disable_outdated_build_detector.exe.pdb as a PE file
disable_outdated_build_detector.exe.pdb was incorrectly tagged with:
'filegroup': ['symsrc'],
This tells the symbol processing script to treat it as a PE file
(portable executable file, a .dll or .exe) which then fails because it
is actually a .pdb file.
BUG=639476
Committed: https://crrev.com/605009fb1ec3b30b1d82a67838e9795b20ada89b
Cr-Commit-Position: refs/heads/master@{#414123}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||