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

Issue 95090044: code review 95090044: cmd/objdump: works with windows pe executables now (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by brainman
Modified:
11 years, 5 months ago
Reviewers:
gobot, 0intro, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

cmd/objdump: works with windows pe executables now Most code is copy from addr2line change 01dd67e5827f Update issue 7406 Fixes issue 7937

Patch Set 1 #

Patch Set 2 : diff -r e473e77e84ff https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e473e77e84ff https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r 30b1c2ff7d93 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r e436f20a5029 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -8 lines) Patch
M src/cmd/objdump/main.go View 1 2 3 1 chunk +40 lines, -8 lines 0 comments Download
A src/cmd/objdump/objdump_test.go View 1 2 3 1 chunk +109 lines, -0 lines 0 comments Download

Messages

Total messages: 10
brainman
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 5 months ago (2014-05-08 04:35:15 UTC) #1
brainman
New test is disabled for plan9. I expect it will fail like it did at ...
11 years, 5 months ago (2014-05-08 04:37:19 UTC) #2
iant
https://codereview.appspot.com/95090044/diff/40001/src/cmd/objdump/objdump_test.go File src/cmd/objdump/objdump_test.go (right): https://codereview.appspot.com/95090044/diff/40001/src/cmd/objdump/objdump_test.go#newcode105 src/cmd/objdump/objdump_test.go:105: if srcLineNo != "75" { Put a comment on ...
11 years, 5 months ago (2014-05-09 20:11:55 UTC) #3
brainman
Hello golang-codereviews@googlegroups.com, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 5 months ago (2014-05-10 11:00:46 UTC) #4
brainman
PTAL Alex https://codereview.appspot.com/95090044/diff/40001/src/cmd/objdump/objdump_test.go File src/cmd/objdump/objdump_test.go (right): https://codereview.appspot.com/95090044/diff/40001/src/cmd/objdump/objdump_test.go#newcode105 src/cmd/objdump/objdump_test.go:105: if srcLineNo != "75" { On 2014/05/09 ...
11 years, 5 months ago (2014-05-10 11:01:23 UTC) #5
0intro
> New test is disabled for plan9. I expect it will fail like it did ...
11 years, 5 months ago (2014-05-11 20:22:44 UTC) #6
iant
LGTM
11 years, 5 months ago (2014-05-12 04:58:37 UTC) #7
brainman
*** Submitted as https://code.google.com/p/go/source/detail?r=5fdfef4f39f6 *** cmd/objdump: works with windows pe executables now Most code is ...
11 years, 5 months ago (2014-05-12 07:01:04 UTC) #8
gobot
This CL appears to have broken the plan9-386-cnielsen builder. See http://build.golang.org/log/f91d7e1e76ee026c417379eb3960879794f48bd4
11 years, 5 months ago (2014-05-12 08:23:47 UTC) #9
0intro
11 years, 5 months ago (2014-05-12 09:16:43 UTC) #10
Message was sent while issue was closed.
> This CL appears to have broken the plan9-386-cnielsen builder.
> See http://build.golang.org/log/f91d7e1e76ee026c417379eb3960879794f48bd4

Don't worry. It's the usual failure in the gc test suite.
Sign in to reply to this message.

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