Merge "Warn that gdbclient is deprecated in favor of gdbclient.py"

This commit is contained in:
Treehugger Robot
2017-06-22 17:08:32 +00:00
committed by Gerrit Code Review

View File

@@ -1,4 +1,7 @@
#!/bin/bash
echo "WARNING: gdbclient is deprecated in favor of gdbclient.py" >&2
# TODO:
# 1. Check for ANDROID_SERIAL/multiple devices