Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd ndk-stack mach command #21366
Add ndk-stack mach command #21366
Conversation
highfive
commented
Aug 8, 2018
|
Heads up! This PR modifies the following files:
|
|
r? @paulrouget |
|
Do you know I only see unwind symbols:
|
|
@bors-servo r=paul |
|
|
Add ndk-stack mach command This makes it much easier to get usable symbols from logcat output that includes a crash. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20442 - [x] These changes do not require tests because it's a mach command <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21366) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
jdm commentedAug 8, 2018
•
edited by SimonSapin
This makes it much easier to get usable symbols from logcat output that includes a crash.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is