gecko/testing/tools
Chris Manchester 95c391de9d Bug 1216681 - Add a windows version of fileid to extract a guid from windows binaries. r=jimm,ted
This patch introduces a small utility program to extract a guid from a shared library
or executable on windows to identify the correct symbol file to read in fix_stack_using_bpsyms.py.
In order for this to work correctly on windows, the library name provided by
MozDescribeCodeAddress needs to be a full path, so the LoadedImageName field
from the IMAGEHLP_MODULE64 structure is used here instead of the ModuleName
field.

MozReview-Commit-ID: 8zkfLWjKVs2
2015-10-29 13:25:03 -07:00
..
autotry Bug 1236382 - Add commonly used arguments to mach try, remove the extra arguments functionality. r=jgraham 2016-01-04 14:07:11 -08:00
fileid Bug 1216681 - Add a windows version of fileid to extract a guid from windows binaries. r=jimm,ted 2015-10-29 13:25:03 -07:00
grabber
minidumpwriter Bug 1244770 - Fixed minidumpwriter compilation on mingw. r=ted 2016-02-02 15:28:59 +01:00
proxyserver
screenshot Bug 1241633 - Make screenshot.exe a GUI application to avoid a console window when run. r=ted 2016-01-21 13:33:37 -08:00
mach_test_package_bootstrap.py Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00