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

Issue 5423002: Help make base compile under NaCl... (Closed)

Created:
10 years ago by abarth-chromium
Modified:
9 years, 7 months ago
Reviewers:
brettw, eseidel
CC:
chromium-reviews, pam+watch_chromium.org, brettw-cc_chromium.org, eseidel1
Visibility:
Public.

Description

Help make base compile under NaCl This file requires a few tweaks to run under Native Client. For example, there isn't a NaCl API to determine whether the process is being debugged and int3 isn't a valid NaCl instruction. Original patch by Eric Seidel. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67827

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M base/debug/debugger_posix.cc View 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
abarth-chromium
10 years ago (2010-12-01 07:01:03 UTC) #1
eseidel
http://code.google.com/p/nativeclient/issues/detail?id=645 is the NaCl issue about int3. Might want to mention that in the diff.
10 years ago (2010-12-01 07:05:07 UTC) #2
eseidel
On 2010/12/01 07:05:07, Eric Seidel (Google) wrote: > http://code.google.com/p/nativeclient/issues/detail?id=645 is the NaCl issue > about ...
10 years ago (2010-12-01 07:05:24 UTC) #3
brettw
On Tue, Nov 30, 2010 at 11:05 PM, <eseidel@chromium.org> wrote: > http://code.google.com/p/nativeclient/issues/detail?id=645 is the NaCl ...
10 years ago (2010-12-01 07:24:39 UTC) #4
abarth-chromium
10 years ago (2010-12-01 07:37:49 UTC) #5
On Tue, Nov 30, 2010 at 11:24 PM, Brett Wilson <brettw@chromium.org> wrote:
> On Tue, Nov 30, 2010 at 11:05 PM,  <eseidel@chromium.org> wrote:
>> http://code.google.com/p/nativeclient/issues/detail?id=645 is the NaCl issue
>> about int3.  Might want to mention that in the diff.
>
> I agree. LGTM with that.

Ok.  I put it as a comment in the code instead of in the commit message.

Adam

Powered by Google App Engine
This is Rietveld 408576698