Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(857)

Issue 316970043: TBR: i#2080 sigreturn: set segment registers for thread_set_self_context

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 3 months ago by bruening
Modified:
7 years, 3 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2080 sigreturn: set segment registers for thread_set_self_context Sets the segment registers in the fake signal context used with sigreturn to set a thread's context. The registers are set to the current values. i#2095 covers re-instating application values for application context targets. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -7 lines) Patch
M core/unix/signal.c View 5 chunks +34 lines, -7 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 3 months ago (2016-12-07 20:48:41 UTC) #1
bruening
7 years, 3 months ago (2016-12-07 20:48:43 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/03eaf6214796cf21a9b73b1b23e2d8d...

Final commit log: 
---------------
i#2080 sigreturn: set segment registers for thread_set_self_context

Sets the segment registers in the fake signal context used with sigreturn
to set a thread's context.  The registers are set to the current values.
i#2095 covers re-instating application values for application context
targets.

Review-URL: https://codereview.appspot.com/316970043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b