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

Issue 5168046: code review 5168046: documentation: Debugging Go code with GDB tutorial. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by lvd1
Modified:
13 years, 6 months ago
Reviewers:
CC:
adg, cw, lvd, golang-dev
Visibility:
Public.

Description

documentation: Debugging Go code with GDB tutorial.

Patch Set 1 #

Patch Set 2 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #

Total comments: 7

Patch Set 5 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 40f9c1636141 https://go.googlecode.com/hg/ #

Total comments: 5

Patch Set 7 : diff -r 6aa111bd2d11 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+479 lines, -0 lines) Patch
A doc/debugging_with_gdb.html View 1 2 3 4 5 6 1 chunk +479 lines, -0 lines 0 comments Download

Messages

Total messages: 10
lvd1
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-10-01 00:07:31 UTC) #1
cw
Might want to mention p slice[..] doesn't always work (yet) (try it on a string ...
13 years, 7 months ago (2011-10-01 05:49:05 UTC) #2
lvd1
thanks for your feedback. all valid points. On Fri, Sep 30, 2011 at 22:49, <cw@f00f.org> ...
13 years, 7 months ago (2011-10-01 08:55:04 UTC) #3
lvd1
On Sat, Oct 1, 2011 at 01:54, Luuk van Dijk <lvd@golang.org> wrote: > thanks for ...
13 years, 7 months ago (2011-10-01 16:56:38 UTC) #4
cw
LGTM http://codereview.appspot.com/5168046/diff/11001/doc/debugging_with_gdb.html File doc/debugging_with_gdb.html (right): http://codereview.appspot.com/5168046/diff/11001/doc/debugging_with_gdb.html#newcode451 doc/debugging_with_gdb.html:451: The extension functions $len and $cap work on ...
13 years, 7 months ago (2011-10-02 04:45:30 UTC) #5
cw
> Not sure what useful things i could say about the goroutine state, > but ...
13 years, 7 months ago (2011-10-02 04:56:18 UTC) #6
lvd1
On Sat, Oct 1, 2011 at 21:56, Chris Wedgwood <cw@f00f.org> wrote: > > Not sure ...
13 years, 7 months ago (2011-10-02 05:43:01 UTC) #7
adg
http://codereview.appspot.com/5168046/diff/7001/doc/debugging_with_gdb.html File doc/debugging_with_gdb.html (right): http://codereview.appspot.com/5168046/diff/7001/doc/debugging_with_gdb.html#newcode218 doc/debugging_with_gdb.html:218: <code>'regexp.*Regexp·doParse'</code>. (Note that the second dot is a "middot," ...
13 years, 6 months ago (2011-10-04 15:38:21 UTC) #8
lvd
all done. i ran all tests and nothing broke! http://codereview.appspot.com/5168046/diff/7001/doc/debugging_with_gdb.html File doc/debugging_with_gdb.html (right): http://codereview.appspot.com/5168046/diff/7001/doc/debugging_with_gdb.html#newcode218 doc/debugging_with_gdb.html:218: ...
13 years, 6 months ago (2011-10-04 18:08:49 UTC) #9
adg
13 years, 6 months ago (2011-10-05 17:49:51 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=320d83ed794a ***

documentation: Debugging Go code with GDB tutorial.

R=adg, cw, lvd
CC=golang-dev
http://codereview.appspot.com/5168046

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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