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

Issue 589002: dump_syms: Fix load address calculation for prelinked DSOs/PIEs

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by mseaborn
Modified:
10 years, 11 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://git.chromium.org/external/google-breakpad.git@master
Visibility:
Public.

Description

dump_syms: Fix load address calculation for prelinked DSOs/PIEs

This is based on Roland McGrath's comments in
https://breakpad.appspot.com/588002/.  This is a speculative fix since
I don't have system with ELF prelinking enabled to test this on.

I wouldn't expect passing prelinked objects to dump_syms to be a
common use case, but it could be useful for dumping symbols of an
installed system library.

BUG= none
TEST= none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/linux/dump_symbols.cc View 2 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 1
mseaborn
10 years, 11 months ago #1
Since Roland mentioned this, I might as well fix it.  @Mark: please wait for
Roland to check this before committing it.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted