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

Issue 1634002: Change PrintFunctions to print functions in address order and not print duplicate public functions. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by Will Harris
Modified:
10 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Change PrintFunctions to print functions in address order and not print
duplicate public functions.

BUG=427
R=mark@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1319

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/windows/pdb_source_line_writer.cc View 1 3 chunks +53 lines, -11 lines 0 comments Download
M src/tools/windows/dump_syms/testdata/dump_syms_regtest.sym View 1 6 chunks +1937 lines, -2083 lines 0 comments Download
M src/tools/windows/dump_syms/testdata/dump_syms_regtest64.sym View 1 16 chunks +2989 lines, -3200 lines 0 comments Download
M src/tools/windows/dump_syms/testdata/omap_reorder_bbs.sym View 1 14 chunks +2916 lines, -3061 lines 0 comments Download
M src/tools/windows/dump_syms/testdata/omap_reorder_funcs.sym View 1 6 chunks +1937 lines, -2083 lines 0 comments Download
M src/tools/windows/dump_syms/testdata/omap_stretched.sym View 1 6 chunks +2058 lines, -2204 lines 0 comments Download
src/tools/windows/dump_syms/testdata/omap_stretched_filled.sym View 1 6 chunks +1937 lines, -2083 lines 0 comments Download

Messages

Total messages: 4
Will Harris
This code now produces almost identical symbols to the original code. I've manually tested with ...
10 years, 7 months ago #1
Mark Mentovai
LGTM https://breakpad.appspot.com/1634002/diff/1/src/common/windows/pdb_source_line_writer.cc File src/common/windows/pdb_source_line_writer.cc (right): https://breakpad.appspot.com/1634002/diff/1/src/common/windows/pdb_source_line_writer.cc#newcode350 src/common/windows/pdb_source_line_writer.cc:350: std::set<DWORD> rvas; Let’s move this down so it’s ...
10 years, 7 months ago #2
Will Harris
Also added tests. These are now back to exactly matching the original test output, except ...
10 years, 7 months ago #3
Will Harris
10 years, 7 months ago #4
Message was sent while issue was closed.
Committed patchset #2 manually as r1319 (presubmit successful).
Sign in to reply to this message.

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