commit | 639d1c491a073eb1c70795ff53003dc3c44f371b | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Tue Oct 20 15:38:32 2015 -0700 |
committer | David Pursell <dpursell@google.com> | Wed Oct 21 10:25:25 2015 -0700 |
tree | 561898127cf6afef749a58474618ce9c602f720b | |
parent | 5db18adc607a0509b0646deda9c20b16a6b5f2b7 [diff] |
gdb: allow gdbclient.py to find local files. gdbclient.py is always downloading the stripped version of executable files from the device. This CL first tries to find the unstripped local file before falling back to the stripped version. Bug: http://b/24947939 Change-Id: I7a49d0d8b28590ee99ce892d3e3476921f4ae974