mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c7e21a76a0
fix_stack_using_bpsyms.py locates a .sym file based on file name only, not uuid or full path, which causes a failure if a duplicate leaf file name is introduced. This patch introduces a small utility program on mac and linux to extract a breakpad guid from a shared library or executable to identify the correct symbol file when this ambiguity occurs. A subsequent commit implements this for windows. |
||
---|---|---|
.. | ||
autotry | ||
fileid | ||
grabber | ||
proxyserver | ||
screenshot | ||
mach_test_package_bootstrap.py |