mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This adds a skydb print_crash command which will dump the symbolicated stack trace of all crashes found in adb logcat output from the android device. R=qsr@chromium.org Review URL: https://codereview.chromium.org/787803006