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

Issue 91500044: code review 91500044: cmd/addr2line, cmd/objdump: handle Plan 9 a.out object files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by 0intro
Modified:
9 years, 12 months ago
Reviewers:
iant
CC:
rsc, iant, golang-codereviews
Visibility:
Public.

Description

cmd/addr2line, cmd/objdump: handle Plan 9 a.out object files Update issue 7947.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -6 lines) Patch
M src/cmd/addr2line/addr2line_test.go View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/cmd/addr2line/main.go View 1 2 3 chunks +54 lines, -0 lines 0 comments Download
M src/cmd/objdump/main.go View 1 2 3 chunks +57 lines, -0 lines 0 comments Download
M src/cmd/objdump/objdump_test.go View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7
0intro
Hello rsc (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years ago (2014-05-15 15:18:00 UTC) #1
iant
LGTM
9 years, 12 months ago (2014-05-15 23:38:14 UTC) #2
0intro
Alternatively, I propose to use the e?pclntab and e?symtab symbols to locate the sections. It's ...
9 years, 12 months ago (2014-05-16 09:31:47 UTC) #3
0intro
Hello rsc@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 12 months ago (2014-05-16 09:33:33 UTC) #4
iant
LGTM I don't really have an opinion as to which approach to use. This one ...
9 years, 12 months ago (2014-05-16 13:29:17 UTC) #5
0intro
Thanks.
9 years, 12 months ago (2014-05-16 14:51:16 UTC) #6
0intro
9 years, 12 months ago (2014-05-16 14:52:21 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=b3ce999deddb ***

cmd/addr2line, cmd/objdump: handle Plan 9 a.out object files

Update issue 7947.

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

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