New issue
Advanced search Search tips

Issue 748637 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2017
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

adb_gdb_chrome copy fails

Project Member Reported by pkotw...@chromium.org, Jul 25 2017

Issue description

Command:
./clank/bin/adb_gdb_chrome --output-directory=out/gn_Debug

cp: /data/data/com.google.android.apps.chrome/gdbserver-adb-gdb-26869: No such file or directory
ERROR: Could not copy gdbserver to the device!


 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/910974935304cfd94382d35ca9e1b5f56a989058

commit 910974935304cfd94382d35ca9e1b5f56a989058
Author: Peter Kotwicz <pkotwicz@chromium.org>
Date: Wed Jul 26 14:30:34 2017

[Android] Fix "copy error" in adb_gdb script

This CL strips the carriage return from $APP_DATA_DIR by using
"adb_shell" instead of "$ADB" shell

BUG= 748637 

Change-Id: Icfc4f863f1866dbc4fd4c6f05e425352436b66c8
Reviewed-on: https://chromium-review.googlesource.com/585308
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#489636}
[modify] https://crrev.com/910974935304cfd94382d35ca9e1b5f56a989058/build/android/adb_gdb

Status: Fixed (was: Started)

Sign in to add a comment