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

Issue 10684002: upload_system_symbols: Use the Go1.3 improvements to debug/macho. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by rsesek
Modified:
9 years, 9 months ago
Reviewers:
andybons, Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
https://google-breakpad.googlecode.com/svn/trunk
Visibility:
Public.

Description

upload_system_symbols: Use the Go1.3 improvements to debug/macho.

This removes the custom MachO header reading functionality, since the stdlib can
now read Fat files.

R=andybons@chromium.org, mark@chromium.org

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

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/tools/mac/upload_system_symbols/arch_constants.h View 1 chunk +21 lines, -7 lines 0 comments Download
M src/tools/mac/upload_system_symbols/arch_reader.go View 1 1 chunk +18 lines, -221 lines 0 comments Download
D src/tools/mac/upload_system_symbols/arch_reader_test.go View 1 chunk +0 lines, -82 lines 0 comments Download
D src/tools/mac/upload_system_symbols/testdata/Makefile View 1 chunk +0 lines, -22 lines 0 comments Download
D src/tools/mac/upload_system_symbols/testdata/archtest.c View 1 chunk +0 lines, -7 lines 0 comments Download
M src/tools/mac/upload_system_symbols/upload_system_symbols.go View 3 chunks +41 lines, -10 lines 0 comments Download

Messages

Total messages: 5
rsesek
9 years, 9 months ago #1
andybons
lgtm pending mr. mentovai https://breakpad.appspot.com/10684002/diff/1/src/tools/mac/upload_system_symbols/arch_reader.go File src/tools/mac/upload_system_symbols/arch_reader.go (right): https://breakpad.appspot.com/10684002/diff/1/src/tools/mac/upload_system_symbols/arch_reader.go#newcode42 src/tools/mac/upload_system_symbols/arch_reader.go:42: // This function is a ...
9 years, 9 months ago #2
rsesek
https://breakpad.appspot.com/10684002/diff/1/src/tools/mac/upload_system_symbols/arch_reader.go File src/tools/mac/upload_system_symbols/arch_reader.go (right): https://breakpad.appspot.com/10684002/diff/1/src/tools/mac/upload_system_symbols/arch_reader.go#newcode42 src/tools/mac/upload_system_symbols/arch_reader.go:42: // This function is a Go version of src/common/mac/arch_utilities.cc:BreakpadGetArchInfoFromCpuType(). ...
9 years, 9 months ago #3
Mark Mentovai
LGTM
9 years, 9 months ago #4
rsesek
9 years, 9 months ago #5
Message was sent while issue was closed.
Committed patchset #2 manually as 1360 (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