mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
182 B
182 B
Debugging
Stack trace
It mozglue/misc/StackWalk.cpp
add
#define MOZ_DEMANGLE_SYMBOLS 1
In native code use
nsTraceRefcnt::WalkTheStack(stderr);