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

Issue 828373003: Made gdb-add-index respect TOOLCHAIN_PREFIX settings. (Closed)

Created:
5 years, 11 months ago by cleichner
Modified:
5 years, 11 months ago
Reviewers:
cjhopman, scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Made gdb-add-index respect TOOLCHAIN_PREFIX settings. This allows the script to work for remote debugging cross-compiled binaries by adding a prefix such as arm-linux-gnueabi- to all of the binutils commands. BUG= Committed: https://crrev.com/cdc89dff37a8adb59c92f463514fbab48d7abaff Cr-Commit-Position: refs/heads/master@{#310640}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M build/gdb-add-index View 1 2 2 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
cleichner
5 years, 11 months ago (2015-01-08 22:29:06 UTC) #3
cjhopman
lgtm https://codereview.chromium.org/828373003/diff/20001/build/gdb-add-index File build/gdb-add-index (right): https://codereview.chromium.org/828373003/diff/20001/build/gdb-add-index#newcode41 build/gdb-add-index:41: local readelf_out=$(${CROSS_COMPILE}readelf -S "$file") To match the naming ...
5 years, 11 months ago (2015-01-08 22:37:24 UTC) #4
scottmg
https://codereview.chromium.org/828373003/diff/20001/build/gdb-add-index File build/gdb-add-index (right): https://codereview.chromium.org/828373003/diff/20001/build/gdb-add-index#newcode63 build/gdb-add-index:63: local elappsed=$(((finish - start)/1000000)) would you mind fixing the ...
5 years, 11 months ago (2015-01-08 22:38:59 UTC) #5
cleichner
PTAL https://codereview.chromium.org/828373003/diff/20001/build/gdb-add-index File build/gdb-add-index (right): https://codereview.chromium.org/828373003/diff/20001/build/gdb-add-index#newcode41 build/gdb-add-index:41: local readelf_out=$(${CROSS_COMPILE}readelf -S "$file") On 2015/01/08 22:37:23, cjhopman ...
5 years, 11 months ago (2015-01-08 22:42:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/828373003/40001
5 years, 11 months ago (2015-01-08 22:51:57 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-09 00:37:18 UTC) #11
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 00:38:47 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cdc89dff37a8adb59c92f463514fbab48d7abaff
Cr-Commit-Position: refs/heads/master@{#310640}

Powered by Google App Engine
This is Rietveld 408576698