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

Issue 46780043: code review 46780043: pkg/debug/elf: add C source for testdata binaries

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by mstplbrg
Modified:
11 years, 2 months ago
Reviewers:
iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

debug/elf: add C source for testdata executables This source file, when compiled with gcc 4.4.3 on Ubuntu lucid, corresponds instruction for instruction to the binaries in the same directory. Shipping this source code file resolves http://bugs.debian.org/716853

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
A src/pkg/debug/elf/testdata/hello.c View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6
mstplbrg
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 2 months ago (2013-12-31 17:03:34 UTC) #1
iant
CL description should start with "debug/elf"--omit "pkg/". There are many other binaries in the test ...
11 years, 2 months ago (2013-12-31 21:53:29 UTC) #2
mstplbrg
On 2013/12/31 21:53:29, iant wrote: > CL description should start with "debug/elf"--omit "pkg/". Done. > ...
11 years, 2 months ago (2013-12-31 21:57:49 UTC) #3
mstplbrg
On 2013/12/31 21:53:29, iant wrote: > CL description should start with "debug/elf"--omit "pkg/". Done. > ...
11 years, 2 months ago (2013-12-31 21:57:49 UTC) #4
iant
LGTM OK, fair enough, I guess.
11 years, 2 months ago (2013-12-31 22:33:11 UTC) #5
iant
11 years, 2 months ago (2013-12-31 22:36:18 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=8b8c7ba8d61c ***

debug/elf: add C source for testdata executables

This source file, when compiled with gcc 4.4.3 on Ubuntu lucid,
corresponds instruction for instruction to the binaries in the same
directory.

Shipping this source code file resolves http://bugs.debian.org/716853

R=golang-codereviews, iant
CC=golang-codereviews
https://codereview.appspot.com/46780043

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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