mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
I'm not quite sure how to solve this especially considering android. I likely should use 'gdbserve' but I was not able to get that to work reliably. At least this makes it less confusing that --gdb doesn't just silently fail. R=abarth@chromium.org, hansmuller@chromium.org, ojan@chromium.org BUG= Review URL: https://codereview.chromium.org/850533004