Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1956)

Issue 891743003: Make it possible to debug Release builds on rooted phones (Closed)

Created:
5 years, 10 months ago by mille
Modified:
5 years, 10 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@CHR-3757
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make it possible to debug Release builds on rooted phones https://codereview.chromium.org/884993003 broke gdb debugging on Release buils. This commit makes sure it works to debug Debug and Release (only on rooted device) builds. BUG=453379 Committed: https://crrev.com/bb4db81dcbbe045c9ed2a7d05662af06064a3884 Cr-Commit-Position: refs/heads/master@{#314567}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Don't assume COMMAND_PREFIX=run as PACKAGE_NAME #

Total comments: 2

Patch Set 3 : Remove unnecessary conditional #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M build/android/adb_gdb View 1 2 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (2 generated)
mille
Follow up to https://codereview.chromium.org/884993003/
5 years, 10 months ago (2015-01-30 14:39:16 UTC) #2
jbudorick
https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb File build/android/adb_gdb (left): https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb#oldcode911 build/android/adb_gdb:911: adb shell run-as $PACKAGE_NAME cp $TMP_TARGET_GDBSERVER . What's wrong ...
5 years, 10 months ago (2015-01-30 15:43:17 UTC) #3
mille
https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb File build/android/adb_gdb (left): https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb#oldcode911 build/android/adb_gdb:911: adb shell run-as $PACKAGE_NAME cp $TMP_TARGET_GDBSERVER . On 2015/01/30 ...
5 years, 10 months ago (2015-01-30 16:11:59 UTC) #4
jbudorick
On 2015/01/30 16:11:59, mille wrote: > https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb > File build/android/adb_gdb (left): > > https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb#oldcode911 > ...
5 years, 10 months ago (2015-01-30 16:13:41 UTC) #5
mille
On 2015/01/30 16:13:41, jbudorick wrote: > On 2015/01/30 16:11:59, mille wrote: > > https://codereview.chromium.org/891743003/diff/1/build/android/adb_gdb > ...
5 years, 10 months ago (2015-01-30 16:39:07 UTC) #6
jbudorick
https://codereview.chromium.org/891743003/diff/20001/build/android/adb_gdb File build/android/adb_gdb (left): https://codereview.chromium.org/891743003/diff/20001/build/android/adb_gdb#oldcode911 build/android/adb_gdb:911: adb shell run-as $PACKAGE_NAME cp $TMP_TARGET_GDBSERVER . I should've ...
5 years, 10 months ago (2015-01-30 16:43:23 UTC) #7
jbudorick
On 2015/01/30 16:39:07, mille wrote: > On 2015/01/30 16:13:41, jbudorick wrote: > > On 2015/01/30 ...
5 years, 10 months ago (2015-01-30 16:44:03 UTC) #8
mille
On 2015/01/30 16:44:03, jbudorick wrote: > On 2015/01/30 16:39:07, mille wrote: > > On 2015/01/30 ...
5 years, 10 months ago (2015-02-02 16:13:37 UTC) #9
jbudorick
https://codereview.chromium.org/891743003/diff/20001/build/android/adb_gdb File build/android/adb_gdb (left): https://codereview.chromium.org/891743003/diff/20001/build/android/adb_gdb#oldcode911 build/android/adb_gdb:911: adb shell run-as $PACKAGE_NAME cp $TMP_TARGET_GDBSERVER . On 2015/01/30 ...
5 years, 10 months ago (2015-02-02 16:14:46 UTC) #10
jbudorick
lgtm
5 years, 10 months ago (2015-02-03 17:59:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891743003/40001
5 years, 10 months ago (2015-02-04 15:27:28 UTC) #13
jbudorick
On 2015/02/04 15:27:28, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 10 months ago (2015-02-04 15:28:08 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-04 16:03:30 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 16:04:18 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bb4db81dcbbe045c9ed2a7d05662af06064a3884
Cr-Commit-Position: refs/heads/master@{#314567}

Powered by Google App Engine
This is Rietveld 408576698