--gdb now starts gdbserver and I've added a new command gdb_attach which knows how to launch gdb and connect to the launched gdbserver This doesn't quite work on android yet, but it's very close. R=abarth@chromium.org, qsr@chromium.org BUG= Review URL: https://codereview.chromium.org/808053006