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

Issue 10843037: Rewrite the script to add gdb index to binary files (Closed)

Created:
8 years, 4 months ago by vrk (LEFT CHROMIUM)
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Rewrite script to add gdb index to binary files This is a clean rewrite of ajwong@'s add-gdb-index script. BUG=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149791

Patch Set 1 #

Patch Set 2 : clean-up pass #

Total comments: 10

Patch Set 3 : respond to CR #

Patch Set 4 : . #

Patch Set 5 : . #

Total comments: 4

Patch Set 6 : response to CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
A build/add-index.sh View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
vrk (LEFT CHROMIUM)
Here it is! (And this CL doesn't remove gdb-add-index because I didn't want to look ...
8 years, 4 months ago (2012-08-01 23:44:52 UTC) #1
vrk (LEFT CHROMIUM)
Sending review to fischman@ instead since ajwong is tainted!
8 years, 4 months ago (2012-08-01 23:49:44 UTC) #2
awong
On 2012/08/01 23:49:44, Victoria Kirst wrote: > Sending review to fischman@ instead since ajwong is ...
8 years, 4 months ago (2012-08-02 00:11:00 UTC) #3
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/10843037/diff/1002/build/add-index.sh File build/add-index.sh (right): https://chromiumcodereview.appspot.com/10843037/diff/1002/build/add-index.sh#newcode27 build/add-index.sh:27: local so_files=$(ldd $1 2>/dev/null \ This will recursively process ...
8 years, 4 months ago (2012-08-02 18:16:52 UTC) #4
vrk (LEFT CHROMIUM)
https://chromiumcodereview.appspot.com/10843037/diff/1002/build/add-index.sh File build/add-index.sh (right): https://chromiumcodereview.appspot.com/10843037/diff/1002/build/add-index.sh#newcode27 build/add-index.sh:27: local so_files=$(ldd $1 2>/dev/null \ On 2012/08/02 18:16:52, Ami ...
8 years, 4 months ago (2012-08-02 22:51:32 UTC) #5
Ami GONE FROM CHROMIUM
LGTM https://chromiumcodereview.appspot.com/10843037/diff/9001/build/add-index.sh File build/add-index.sh (right): https://chromiumcodereview.appspot.com/10843037/diff/9001/build/add-index.sh#newcode25 build/add-index.sh:25: exit each of the error exits here and ...
8 years, 4 months ago (2012-08-02 23:01:15 UTC) #6
vrk (LEFT CHROMIUM)
Thanks for reviewing, Ami! https://chromiumcodereview.appspot.com/10843037/diff/9001/build/add-index.sh File build/add-index.sh (right): https://chromiumcodereview.appspot.com/10843037/diff/9001/build/add-index.sh#newcode25 build/add-index.sh:25: exit On 2012/08/02 23:01:15, Ami ...
8 years, 4 months ago (2012-08-02 23:24:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vrk@chromium.org/10843037/4002
8 years, 4 months ago (2012-08-03 00:15:28 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-03 02:56:37 UTC) #9
Change committed as 149791

Powered by Google App Engine
This is Rietveld 408576698