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

Issue 859103002: Fix skydb gdb_attach for non-android configs (Closed)

Created:
5 years, 11 months ago by eseidel
Modified:
5 years, 11 months ago
Reviewers:
qsr, abarth-chromium
CC:
abarth-chromium, esprehn, mojo-reviews_chromium.org, ojan, qsr
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix skydb gdb_attach for non-android configs I dumped a bunch of android-specific goop into gdb_attach in my previous commit. This fixes that. R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/4d253b98d998f3c11d128986dbc8a48fc5aa2d4b

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -33 lines) Patch
M sky/tools/skydb View 4 chunks +50 lines, -33 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
eseidel
5 years, 11 months ago (2015-01-20 22:53:06 UTC) #2
eseidel
5 years, 11 months ago (2015-01-20 22:53:18 UTC) #3
abarth-chromium
lgtm
5 years, 11 months ago (2015-01-20 22:55:09 UTC) #4
eseidel
Committed patchset #1 (id:1) manually as 4d253b98d998f3c11d128986dbc8a48fc5aa2d4b (presubmit successful).
5 years, 11 months ago (2015-01-20 22:55:41 UTC) #5
qsr
5 years, 11 months ago (2015-01-21 09:00:49 UTC) #7
Message was sent while issue was closed.
https://codereview.chromium.org/859103002/diff/1/sky/tools/skydb
File sky/tools/skydb (right):

https://codereview.chromium.org/859103002/diff/1/sky/tools/skydb#newcode439
sky/tools/skydb:439: if 'remote_sky_server_port' in self.pids:
Shouldn't you have some more explicit test for detecting android? It seems weird
to rely on this?

Powered by Google App Engine
This is Rietveld 408576698