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

Issue 304001: Linux/Mac: Add option to omit the CFI section in dump_syms. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Lei Zhang (chromium)
Modified:
13 years ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Linux/Mac: Add option to omit the CFI section in dump_syms.

Committed as r835.

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/linux/dump_symbols.cc View 5 chunks +5 lines, -3 lines 0 comments Download
M src/common/linux/dump_symbols.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/common/linux/dump_symbols_unittest.cc View 7 chunks +15 lines, -11 lines 0 comments Download
M src/common/mac/dump_syms.h View 6 chunks +12 lines, -12 lines 0 comments Download
M src/common/mac/dump_syms.mm View 14 chunks +24 lines, -24 lines 0 comments Download
M src/common/module.cc View 13 chunks +46 lines, -40 lines 0 comments Download
M src/common/module.h View 3 chunks +7 lines, -6 lines 0 comments Download
M src/common/module_unittest.cc View 12 chunks +57 lines, -11 lines 0 comments Download
M src/tools/linux/dump_syms/dump_syms.cc View 1 2 chunks +31 lines, -11 lines 0 comments Download
M src/tools/mac/dump_syms/dump_syms_tool.mm View 7 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 4
Lei Zhang (chromium)
13 years ago #1
Mark Mentovai
This is more plumbing than I expected. http://breakpad.appspot.com/304001/diff/1/10 File src/tools/linux/dump_syms/dump_syms.cc (right): http://breakpad.appspot.com/304001/diff/1/10#newcode44 Line 44: fprintf(stderr, ...
13 years ago #2
Lei Zhang (chromium)
http://breakpad.appspot.com/304001/diff/1/10 File src/tools/linux/dump_syms/dump_syms.cc (right): http://breakpad.appspot.com/304001/diff/1/10#newcode44 Line 44: fprintf(stderr, " --no-cfi Do not generate CFI section\n"); ...
13 years ago #3
Mark Mentovai
13 years ago #4
LGTM
Sign in to reply to this message.

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