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

Issue 7164001: Resurrection of "Hooks for out-of-process (OOP) debugger" CL. (Closed)

Created:
9 years, 6 months ago by garianov1
Modified:
9 years, 6 months ago
Reviewers:
bsy, Brad Chen
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Resurrection of "Hooks for out-of-process (OOP) debugger" CL. original CL link: http://codereview.chromium.org/6995160/ Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=5666

Patch Set 1 : '' #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -0 lines) Patch
M src/trusted/service_runtime/build.scons View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
A src/trusted/service_runtime/linux/nacl_oop_debugger_hooks.c View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/nacl_app_thread.c View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A src/trusted/service_runtime/nacl_oop_debugger_hooks.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A src/trusted/service_runtime/osx/nacl_oop_debugger_hooks.c View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/sel_ldr_standard.c View 1 2 3 chunks +6 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/service_runtime.gyp View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
A src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c View 1 2 1 chunk +109 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
garianov1
trybots are green
9 years, 6 months ago (2011-06-14 19:55:55 UTC) #1
Brad Chen
What did you have to change to make things work? It would be helpful reviewers ...
9 years, 6 months ago (2011-06-14 19:59:24 UTC) #2
garianov1
On 2011/06/14 19:59:24, Brad Chen wrote: > What did you have to change to make ...
9 years, 6 months ago (2011-06-14 20:02:00 UTC) #3
bsy
same nit as last time. http://codereview.chromium.org/7164001/diff/5001/src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c File src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c (right): http://codereview.chromium.org/7164001/diff/5001/src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c#newcode89 src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c:89: } == -1 case ...
9 years, 6 months ago (2011-06-15 00:28:04 UTC) #4
garianov1
http://codereview.chromium.org/7164001/diff/5001/src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c File src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c (right): http://codereview.chromium.org/7164001/diff/5001/src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c#newcode89 src/trusted/service_runtime/win/nacl_oop_debugger_hooks.c:89: } On 2011/06/15 00:28:04, bsy wrote: > == -1 ...
9 years, 6 months ago (2011-06-15 19:17:49 UTC) #5
bsy
lgtm. sorry didn't see the fmt NULL check.
9 years, 6 months ago (2011-06-15 19:23:12 UTC) #6
garianov1
On 2011/06/15 19:23:12, bsy wrote: > lgtm. sorry didn't see the fmt NULL check. committed ...
9 years, 6 months ago (2011-06-15 21:01:18 UTC) #7
garianov1
9 years, 6 months ago (2011-06-16 16:56:31 UTC) #8
On 2011/06/15 21:01:18, garianov1 wrote:
> On 2011/06/15 19:23:12, bsy wrote:
> > lgtm.  sorry didn't see the fmt NULL check.
> 
> committed as rev 5666

Bennet, thanks for the prompt review!

Powered by Google App Engine
This is Rietveld 408576698