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

Issue 2316044: code review 2316044: runtime: fix argument dump in traceback (Closed)

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

Description

runtime: fix argument dump in traceback Was printing words at SP instead of at FP after shuffle due to nascent flag.

Patch Set 1 #

Patch Set 2 : code review 2316044: runtime: fix argument dump in traceback #

Patch Set 3 : code review 2316044: runtime: fix argument dump in traceback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M src/pkg/runtime/amd64/traceback.c View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 9 months ago (2010-10-07 08:50:39 UTC) #1
r2
LGTM yay
14 years, 9 months ago (2010-10-07 09:55:36 UTC) #2
rsc
14 years, 9 months ago (2010-10-07 10:45:43 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d4c2d257e556 ***

runtime: fix argument dump in traceback

Was printing words at SP instead of at FP
after shuffle due to nascent flag.

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

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