mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
89dfab93fc
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. |
||
---|---|---|
.. | ||
__init__.py | ||
cross-architecture.sup | ||
i386-pc-linux-gnu.sup | ||
mach_commands.py | ||
output_handler.py | ||
x86_64-pc-linux-gnu.sup |