OSDN Git Service

Replacement for gdbclient
authorDmitriy Ivanov <dimitry@google.com>
Fri, 31 Oct 2014 05:00:17 +0000 (22:00 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Sat, 1 Nov 2014 01:17:37 +0000 (18:17 -0700)
commitfd0f1c848f012f2e215f8246b154237c7d6c5132
tree9e3190c8868ce1abcfe89678adb56c5c562db33f
parent4c93719e3010d39c212e73c975a27ec76d4c1fb0
Replacement for gdbclient

 Differences between this implementation and the old one:
 1. Resolves symbols/gdb based on device information (lunch
    target is irrelevant)
 2. Works with downloaded from build-server symbols
 3. Does not require user to specify exe file - detects it automatically

Bug: 18208329

(cherry picked from commit 9b8e4b377208db6d405bc84e9af73bd37f75a93c)

Change-Id: I13ae2debb6e2d827b9aa55e93864b5d60c2bd32e
envsetup.sh