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

Issue 1541243003: Force locale to C to allow recognizing output from subprocesses in adb_gdb (Closed)

Created:
4 years, 12 months ago by Shouqun1
Modified:
4 years, 12 months ago
Reviewers:
pasko
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Force locale to C to allow recognizing output from subprocesses in adb_gdb adb_gdb uses console output for matching running process. In systems with locale other than EN, the matching will be failed, set the locale to C to fix this. BUG= Committed: https://crrev.com/353749a23e10d0a4ff4d4529b9859e31c891c788 Cr-Commit-Position: refs/heads/master@{#366864}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Refine comment #

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

Messages

Total messages: 12 (5 generated)
Shouqun1
Hi pasko@, PTAL, thanks!
4 years, 12 months ago (2015-12-23 13:36:20 UTC) #2
pasko
good idea, only suggesting a change in the comment https://codereview.chromium.org/1541243003/diff/1/build/android/adb_gdb File build/android/adb_gdb (right): https://codereview.chromium.org/1541243003/diff/1/build/android/adb_gdb#newcode18 build/android/adb_gdb:18: ...
4 years, 12 months ago (2015-12-23 14:05:31 UTC) #3
Shouqun1
comment updated, thanks! https://codereview.chromium.org/1541243003/diff/1/build/android/adb_gdb File build/android/adb_gdb (right): https://codereview.chromium.org/1541243003/diff/1/build/android/adb_gdb#newcode18 build/android/adb_gdb:18: # Set the locale to force ...
4 years, 12 months ago (2015-12-24 01:04:58 UTC) #5
pasko
lgtm
4 years, 12 months ago (2015-12-25 11:25:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1541243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1541243003/20001
4 years, 12 months ago (2015-12-25 14:56:45 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 12 months ago (2015-12-25 15:15:31 UTC) #10
commit-bot: I haz the power
4 years, 12 months ago (2015-12-25 15:16:45 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/353749a23e10d0a4ff4d4529b9859e31c891c788
Cr-Commit-Position: refs/heads/master@{#366864}

Powered by Google App Engine
This is Rietveld 408576698