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

Issue 61720044: code review 61720044: debug/macho: add test file for CL 60190043 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by dave
Modified:
10 years, 3 months ago
Reviewers:
iant
CC:
golang-codereviews, gobot, dsymonds, iant
Visibility:
Public.

Description

debug/macho: add test file for CL 60190043 From the description of CL 60190043 debug/macho: Add support for opening fat/universal binaries. New testdata was created from existing using: $ lipo gcc-386-darwin-exec gcc-amd64-darwin-exec -create -output fat-gcc-386-amd64-darwin-exec Update issue 7250

Patch Set 1 #

Patch Set 2 : diff -r b1f7a2f34d33 https://code.google.com/p/go #

Patch Set 3 : diff -r b1f7a2f34d33 https://code.google.com/p/go #

Patch Set 4 : diff -r 300960240fcc https://code.google.com/p/go #

Patch Set 5 : diff -r 300960240fcc https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
src/pkg/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 11
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 3 months ago (2014-02-11 03:22:40 UTC) #1
gobot
R=dsymonds@golang.org (assigned by dave@cheney.net)
10 years, 3 months ago (2014-02-12 22:43:12 UTC) #2
dsymonds
I'm not really all that macho, nor a Dwarf. Someone else would be a better ...
10 years, 3 months ago (2014-02-12 22:44:52 UTC) #3
dave_cheney.net
I just need someone to LGTM this change which is just the fixture that Rietveld ...
10 years, 3 months ago (2014-02-12 22:46:38 UTC) #4
iant
Can you add a note somewhere about how this file was built? I guess in ...
10 years, 3 months ago (2014-02-12 22:50:33 UTC) #5
dave_cheney.net
On 2014/02/12 22:46:38, dfc wrote: > I just need someone to LGTM this change which ...
10 years, 3 months ago (2014-02-12 22:52:35 UTC) #6
iant
On Wed, Feb 12, 2014 at 2:52 PM, <dave@cheney.net> wrote: > On 2014/02/12 22:46:38, dfc ...
10 years, 3 months ago (2014-02-12 23:20:06 UTC) #7
dave_cheney.net
Hello golang-codereviews@googlegroups.com, gobot@golang.org, dsymonds@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 3 months ago (2014-02-12 23:47:33 UTC) #8
iant
LGTM Thanks.
10 years, 3 months ago (2014-02-12 23:56:35 UTC) #9
dave_cheney.net
Thanks. Once this is submitted I think I might take a crack at finding a ...
10 years, 3 months ago (2014-02-12 23:57:51 UTC) #10
dave_cheney.net
10 years, 3 months ago (2014-02-12 23:58:55 UTC) #11
*** Submitted as https://code.google.com/p/go/source/detail?r=1c3017e17146 ***

debug/macho: add test file for CL 60190043

From the description of CL 60190043

debug/macho: Add support for opening fat/universal binaries.

New testdata was created from existing using:
$ lipo gcc-386-darwin-exec gcc-amd64-darwin-exec -create -output
fat-gcc-386-amd64-darwin-exec

Update issue 7250

LGTM=iant
R=golang-codereviews, gobot, dsymonds, iant
CC=golang-codereviews
https://codereview.appspot.com/61720044
Sign in to reply to this message.

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