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

Issue 10441152: Debug stub: suspend/resume threads on Linux

Created:
8 years, 6 months ago by eaeltsin
Modified:
8 years, 6 months ago
Reviewers:
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Debug stub: suspend/resume threads on Linux This implementation uses thread suspension interface from service runtime. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2758 TEST=run_debug_stub_test

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -48 lines) Patch
M src/trusted/debug_stub/posix/thread_impl.cc View 5 chunks +27 lines, -1 line 0 comments Download
M src/trusted/gdb_rsp/target.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/trusted/gdb_rsp/target.cc View 5 chunks +19 lines, -46 lines 0 comments Download
M src/trusted/gdb_rsp/test.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/trusted/port/thread.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/linux/thread_suspension.c View 1 chunk +26 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/posix/nacl_signal.c View 1 chunk +3 lines, -1 line 0 comments Download
M src/trusted/service_runtime/sel_ldr.h View 1 chunk +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698