We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If your build crashes, you can get a symbolized stack trace of the last crash via:
build/android/tombstones.py --output-directory out/android_Debug_x86/
/out/android_Debug_x86/bin/run_brave_unit_tests --wait-for-debugger -t 6000 build/android/adb_gdb --output-directory=out/android_Debug_x86 --package-name=org.chromium.native_test --verbose --target-arch=x86
/out/android_Debug_x86/bin/run_brave_unit_tests --wait-for-debugger -t 6000
build/android/adb_gdb --output-directory=out/android_Debug_x86 --package-name=org.chromium.native_test --verbose --target-arch=x86
At the gdb prompt, type c to continue
c
There was an error while loading. Please reload this page.