Hi folks, We've just landed a change[0] that should make life easier for those doing native development. Up until now, in case of a crash while running tests locally, the test harness wouldn't be able to produce a full stack trace unless you'd though to run `./mach buildsymbols` beforehand.
With the change, the stack walker will now use the debug info in the binaries to get the data it needs, which should remove the need for the `buildsymbols` step. Happy hacking! Simon [0]: https://bugzilla.mozilla.org/show_bug.cgi?id=1933057 -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAOEppi41yn4%2Bff3BFAEWV9ibmtBW2uBT5_P%3Ddysr352s8DbQPw%40mail.gmail.com.
