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

Issue 69870049: code review 69870049: doc: Update doc/gdb to reflect current gdb support.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by graham_king
Modified:
9 years, 11 months ago
Reviewers:
dlsniper, gobot, r
CC:
golang-codereviews
Visibility:
Public.

Description

doc: Update doc/gdb to reflect current gdb support. The change shrinks debugging_with_gdb.html down to the parts that are still relevant and accurate for 1.3: - Added a section on single-stepping Go programs (explanation why it doesn't work, and tips to get around that). - Removed mention of runtime-gdb.py and the gdb extensions in there. - Removed `bt`, `info locals`, `info variables`, `info args`, which don't work as expected. - Removed the tutorial. Debugging regexp.test will SIGSEGV, and most of the steps in the tutorial no longer work. It's a big change, but it's the honest truth of current gdb support.

Patch Set 1 : diff -r 7105a905bb2a https://code.google.com/p/go/ #

Total comments: 4

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -425 lines) Patch
M doc/debugging_with_gdb.html View 1 4 chunks +24 lines, -425 lines 0 comments Download

Messages

Total messages: 6
dlsniper
Hi, Since I've recently added support for gdb + go in IntelliJ IDEA (http://goo.gl/qdWzqW) I ...
10 years, 2 months ago (2014-03-05 09:23:59 UTC) #1
graham_king
Thanks for the feedback. On 2014/03/05 09:23:59, dlsniper wrote: > > Saying that improved support ...
10 years, 2 months ago (2014-03-06 04:49:41 UTC) #2
graham_king
Hello florinpatan@gmail.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 2 months ago (2014-03-06 05:06:59 UTC) #3
gobot
R=r@golang.org (assigned by josharian@gmail.com)
10 years, 2 months ago (2014-03-06 17:34:04 UTC) #4
r
I agree with dlsniper that this change goes too far. Gdb often works fine; your ...
10 years ago (2014-04-26 15:09:38 UTC) #5
gobot
9 years, 11 months ago (2014-06-16 19:59:33 UTC) #6
R=close (assigned by r@golang.org)
Sign in to reply to this message.

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