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

Issue 4515139: code review 4515139: ld: add -w to disable dwarf, make errors obviously from... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by rsc
Modified:
14 years ago
Reviewers:
CC:
lvd, golang-dev
Visibility:
Public.

Description

ld: add -w to disable dwarf, make errors obviously from dwarf Reenable dwarf output on Mac. Was writing headers but no actual dwarf data. Fixes issue 1877 (accidentally). Workaround for issue 1878.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 99a520c00dcf https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -16 lines) Patch
M src/cmd/6l/asm.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/8l/asm.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/ld/dwarf.c View 1 2 18 chunks +33 lines, -16 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello lvd (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-05-25 12:20:08 UTC) #1
lvd
LGTM
14 years ago (2011-05-25 12:21:41 UTC) #2
rsc
14 years ago (2011-05-25 12:25:42 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=4766925f012c ***

ld: add -w to disable dwarf, make errors obviously from dwarf

Reenable dwarf output on Mac.
Was writing headers but no actual dwarf data.

Fixes issue 1877 (accidentally).
Workaround for issue 1878.

R=lvd
CC=golang-dev
http://codereview.appspot.com/4515139
Sign in to reply to this message.

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