aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/converter_exe/missing_symbols_test.txt
diff options
context:
space:
mode:
authorNelson Billing <nbilling@google.com>2019-06-24 11:52:48 -0700
committerNelson Billing <nbilling@google.com>2019-06-24 18:55:02 +0000
commit6ca3f8bbe56951db922fa3b567d7ec441093f96e (patch)
tree23ba14440e1ef1dfb5022977d171f7c9391110b2 /src/tools/windows/converter_exe/missing_symbols_test.txt
parentFix 'debug_file' in PESourceLineWriter. (diff)
downloadbreakpad-6ca3f8bbe56951db922fa3b567d7ec441093f96e.tar.xz
Add PE-only MD support to Windows symbol converter.
- Only 64-bit PEs supported. - Re-add some scripts that were missed in initial move of code. - Change msdia120.dll dependency to msdia140.dll. - Add tests for Intel, AMD, and NVidia Microsoft Symbol Stores. - Windows symbol converter now attempts to fall back to PE-only metadata when it fails to locate a PDB. - Remove the 'binary' folder under converter_exe. Need to think more about how a deployment should look and what tool(s) to use in creating one. Change-Id: I52e42cbe5e759874a25114c2483e8b50d73fdf77 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1670098 Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
Diffstat (limited to 'src/tools/windows/converter_exe/missing_symbols_test.txt')
-rw-r--r--src/tools/windows/converter_exe/missing_symbols_test.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/windows/converter_exe/missing_symbols_test.txt b/src/tools/windows/converter_exe/missing_symbols_test.txt
index 251b4eca..91641fca 100644
--- a/src/tools/windows/converter_exe/missing_symbols_test.txt
+++ b/src/tools/windows/converter_exe/missing_symbols_test.txt
@@ -1,2 +1,5 @@
msctf.pdb|6A5BABB8E88644C696530BFE3C90F32F2|6.1.7600.16385|msctf.dll|4A5BDFAA109000
imm32.pdb|98F27BA5AEE541ECBEE00CD03AD50FEE2|6.1.7600.16385|imm32.dll|4A5BDF402e000
+amd_opencl64.pdb|3D306D0FCCB14F47AF322A5ACDF5EEA81||amd_opencl64.dll|587901FB1E000
+igd10iumd64.pdb|B2B72475BB0846D8ADE4344FAE0CCE361 ||igd10iumd64.dll|568D69FBD99000
+NvCameraWhitelisting64.pdb|3C364C4D3FBF4180B021D52D469C6DAB1||NvCameraWhitelisting64.dll|5B8ED23485000 \ No newline at end of file