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

Issue 88090045: code review 88090045: runtime: adjust GC debug print to include source pointers (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by rsc
Modified:
11 years, 1 month ago
Reviewers:
minux1, bradfitz
CC:
golang-codereviews, minux1, bradfitz
Visibility:
Public.

Description

runtime: adjust GC debug print to include source pointers Having the pointers means you can grub around in the binary finding out more about them. This helped with issue 7748.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
rsc
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 1 month ago (2014-04-16 04:19:22 UTC) #1
minux1
LGTM.
11 years, 1 month ago (2014-04-16 04:22:38 UTC) #2
bradfitz
LGTM On Apr 15, 2014 9:19 PM, <rsc@golang.org> wrote: > Reviewers: golang-codereviews, > > Message: ...
11 years, 1 month ago (2014-04-16 04:22:59 UTC) #3
rsc
11 years, 1 month ago (2014-04-16 15:39:50 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=771a1c388e7a ***

runtime: adjust GC debug print to include source pointers

Having the pointers means you can grub around in the
binary finding out more about them.

This helped with issue 7748.

LGTM=minux.ma, bradfitz
R=golang-codereviews, minux.ma, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/88090045
Sign in to reply to this message.

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