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

Issue 271790044: TBR: i#1789: drsyms versioned symbol support

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

Description

Commit log for first patchset: --------------- i#1789: drsyms versioned symbol support Adds support such that a lookup for "foo" matches any versioned instance of foo such as "foo@@GLIBC_3.2". Fixes an ELF lookup error on a NULL section. Adds additional diagnostics in debug build. Fixes #1789 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -11 lines) Patch
M ext/drsyms/drsyms_elf.c View 8 chunks +29 lines, -10 lines 0 comments Download
M ext/drsyms/drsyms_unix_common.c View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 2
bruening
8 years, 6 months ago (2015-10-09 05:26:02 UTC) #1
bruening
8 years, 6 months ago (2015-10-09 05:26:05 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/cdde7b93fe9fcf02f0d5e228e26617b...

Final commit log: 
---------------
i#1789: drsyms versioned symbol support

Adds support such that a lookup for "foo" matches any versioned instance of
foo such as "foo@@GLIBC_3.2".

Fixes an ELF lookup error on a NULL section.

Adds additional diagnostics in debug build.

Fixes #1789

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

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