mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-01-03 13:14:45 +01:00
Fix 'debug_file' in PESourceLineWriter.
- Add a #define to testing.gyp to avoid warnings about TR1 deprecation. - PESourceLineWriter now reads debug_file from CodeView record instead of using code_file value. - Updated PE-only MD reading unit test. Change-Id: Ib4e6201df3e3fd651e160f310584b5a67b16c842 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1668347 Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
This commit is contained in:
parent
ee65a3c005
commit
c38725b70e
3 changed files with 29 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
MODULE windows x86_64 2A5EAB481FAB4A17A9761CDC14FE531A1 pe_only_symbol_test.dll
|
||||
MODULE windows x86_64 2A5EAB481FAB4A17A9761CDC14FE531A1 pe_only_symbol_test.pdb
|
||||
INFO CODE_ID 5C8AD05F12000 pe_only_symbol_test.dll
|
||||
STACK CFI INIT 1440 39 .cfa: $rsp .ra: .cfa 8 - ^
|
||||
STACK CFI 1440 .cfa: $rsp 32 +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue