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

Issue 1954049: code review 1954049: Fixes for generating proper file:line debug info for .g... (Closed)

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

Description

runtime: correct line numbers for .goc files. Linenumbers start at 1. Also call goc2c with an absolute pathi to preserve debug info.

Patch Set 1 #

Patch Set 2 : code review 1954049: Fixes for generating proper file:line debug info for .g... #

Patch Set 3 : code review 1954049: runtime: correct line numbers for .goc files. #

Patch Set 4 : code review 1954049: runtime: correct line numbers for .goc files. #

Patch Set 5 : code review 1954049: runtime: correct line numbers for .goc files. #

Patch Set 6 : code review 1954049: runtime: correct line numbers for .goc files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/runtime/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/goc2c.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
lvd
Hello ken2, r2, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-08-17 11:09:40 UTC) #1
rsc1
Looks good but please change the CL description to have the form packagename: very short ...
14 years, 11 months ago (2010-08-17 16:11:41 UTC) #2
lvd
On 2010/08/17 16:11:41, rsc1 wrote: > Looks good but please change the CL description > ...
14 years, 11 months ago (2010-08-17 16:32:46 UTC) #3
rsc
LGTM After you review and I submit 1956046, use this CL as a test to ...
14 years, 11 months ago (2010-08-17 17:22:47 UTC) #4
lvd
that Nearly Worked. lvd@hpgntai-ubiq89:~/g/src$ hg submit 1954049 http authorization required realm: Google Code Mercurial Repository ...
14 years, 11 months ago (2010-08-17 21:58:35 UTC) #5
rsc
something went wrong following the instructions at http://www/~rsc/gohg.html you should not get that kind of ...
14 years, 11 months ago (2010-08-17 22:03:24 UTC) #6
lvd
On Wed, Aug 18, 2010 at 00:03, Russ Cox <rsc@golang.org> wrote: > something went wrong ...
14 years, 11 months ago (2010-08-17 22:04:20 UTC) #7
lvd
14 years, 11 months ago (2010-08-17 22:16:17 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=a70c1076ec2e ***

runtime: correct line numbers for .goc files.
Linenumbers start at 1.
Also call goc2c with an absolute pathi to preserve debug info.

R=rsc, r, ken2
CC=golang-dev
http://codereview.appspot.com/1954049
Sign in to reply to this message.

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