зеркало из https://github.com/mozilla/gecko-dev.git
3ca4c1c35e
Rust ships with some natvis files that enable nicer display of Rust standard library types in Microsoft's debuggers. rustc will add the right linker options to include them when it invokes the linker but since we don't link libxul with rustc we need to explicitly pass them to the linker ourselves. This change locates all natvis files in the Rust sysroot and adds them to the libxul link line. Differential Revision: https://phabricator.services.mozilla.com/D16544 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
dummydll | ||
gtest | ||
rust | ||
Makefile.in | ||
StaticXULComponents.ld | ||
dependentlibs.py | ||
gecko.natvis | ||
libxul.so-gdb.py.in | ||
moz.build | ||
nsDllMain.cpp | ||
symverscript.in | ||
xulrunner.rc |