gecko-dev/build/valgrind
Mike Hommey 89dfab93fc Bug 1485210 - Add --sym-offsets=yes to valgrind command line. r=njn
When valgrind prints out backtraces, it prints raw addresses and symbol
names, but that doesn't help find the exact code that caused the errors,
because we don't know where the libraries are loaded.

With --sym-offsets=yes, it adds the offset from the symbol, which allows
to find the relevant code in the binary.
2018-08-22 13:44:38 +09:00
..
__init__.py Bug 966864 - |mach valgrind-test|: Parse Valgrind output so that different errors are distinguished for TBPL. r=gps. 2014-02-05 16:17:09 -08:00
cross-architecture.sup Bug 1457999: Update Valgrind intentional leak whitelist to include undecorated SaveToEnv; r=bustage 2018-05-07 17:07:52 -06:00
i386-pc-linux-gnu.sup Bug 1432395 - Rename valgrind suppressions files to something more generic. r=froydnj 2018-01-27 10:22:56 +09:00
mach_commands.py Bug 1485210 - Add --sym-offsets=yes to valgrind command line. r=njn 2018-08-22 13:44:38 +09:00
output_handler.py bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
x86_64-pc-linux-gnu.sup Bug 1479055 - Suppress Valgrind false positive in style::properties::longhands::clip_path::cascade_property. r=emilio. 2018-08-15 07:19:20 +02:00