What steps will reproduce the problem?
1. run dump_sym.exe
What is the expected output? What do you see instead?
don't remove
Win32/x86 symbols have prefix and suffix for calling conversion. But Win64/x64
doesn't have. So If pdb/exe/dll is Win64 image, we should not remove it.
What version of the product are you using? On what operating system?
Windows 7 x64
Please provide any additional information below.
If image is IMAGE_FILE_MACHINE_AMD64, dump_sym doesn't modify name by
PDBSourceLineWriter::GetSymbolFunctionName
Original issue reported on code.google.com by makoto...@gmail.com on 15 Feb 2012 at 3:04
Original issue reported on code.google.com by
makoto...@gmail.com
on 15 Feb 2012 at 3:04