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

Issue 314380043: TBR: i#2131: add droption usage to a sample client

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

Description

Commit log for first patchset: --------------- i#2131: add droption usage to a sample client Converts inscount.c to inscount.cpp and adds droption usage rather than raw parsing of its runtime option. Fixes an issue uncovered by this change: an external client hits an error when invoking use_DynamoRIO_extension(client droption). Fixes #2131 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -215 lines) Patch
M api/samples/CMakeLists.txt View 1 chunk +1 line, -1 line 0 comments Download
D api/samples/inscount.c View 1 chunk +0 lines, -197 lines 0 comments Download
A + api/samples/inscount.cpp View 6 chunks +15 lines, -16 lines 0 comments Download
M make/DynamoRIOConfig.cmake.in View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
bruening
7 years, 2 months ago (2017-01-30 16:21:54 UTC) #1
bruening
7 years, 2 months ago (2017-01-30 16:21:56 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/74d1190ccf848c19a25db313ff53c10...

Final commit log: 
---------------
i#2131: add droption usage to a sample client

Converts inscount.c to inscount.cpp and adds droption usage rather than raw
parsing of its runtime option.

Fixes an issue uncovered by this change: an external client hits an error
when invoking use_DynamoRIO_extension(client droption).

Fixes #2131

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

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