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

Issue 3477041: code review 3477041: [68]l and runtime: GDB support for interfaces and gorou... (Closed)

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

Description

[68]l and runtime: GDB support for interfaces and goroutines.

Patch Set 1 #

Patch Set 2 : code review 3477041: [68]l and runtime: GDB support for interfaces and gorou... #

Patch Set 3 : code review 3477041: [68]l and runtime: GDB support for interfaces and gorou... #

Total comments: 7

Patch Set 4 : code review 3477041: [68]l and runtime: GDB support for interfaces and gorou... #

Patch Set 5 : code review 3477041: [68]l and runtime: GDB support for interfaces and gorou... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+280 lines, -34 lines) Patch
M src/cmd/ld/dwarf.c View 1 2 3 6 chunks +28 lines, -2 lines 0 comments Download
M src/pkg/runtime/runtime-gdb.py View 1 2 3 4 4 chunks +237 lines, -13 lines 0 comments Download
M src/pkg/runtime/runtime_defs.go View 3 chunks +15 lines, -19 lines 0 comments Download

Messages

Total messages: 7
lvd
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 4 months ago (2010-12-08 12:36:44 UTC) #1
lvd
On 2010/12/08 12:36:44, lvd wrote: > Hello rsc (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
13 years, 4 months ago (2010-12-08 12:42:36 UTC) #2
adg
Hah, very cool! On 8 December 2010 23:42, <lvd@google.com> wrote: > On 2010/12/08 12:36:44, lvd ...
13 years, 4 months ago (2010-12-08 20:24:41 UTC) #3
rsc1
LGTM http://codereview.appspot.com/3477041/diff/5001/src/pkg/runtime/runtime-gdb.py File src/pkg/runtime/runtime-gdb.py (right): http://codereview.appspot.com/3477041/diff/5001/src/pkg/runtime/runtime-gdb.py#newcode170 src/pkg/runtime/runtime-gdb.py:170: try: return gdb.lookup_type(name) please put these on lines ...
13 years, 4 months ago (2010-12-14 16:42:09 UTC) #4
lvd
all done. will test some more before submitting. http://codereview.appspot.com/3477041/diff/5001/src/pkg/runtime/runtime-gdb.py File src/pkg/runtime/runtime-gdb.py (right): http://codereview.appspot.com/3477041/diff/5001/src/pkg/runtime/runtime-gdb.py#newcode170 src/pkg/runtime/runtime-gdb.py:170: try: ...
13 years, 4 months ago (2010-12-14 16:52:18 UTC) #5
adg
13 years, 4 months ago (2010-12-15 00:49:16 UTC) #6
lvd
13 years, 4 months ago (2010-12-15 11:00:47 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=2c86bfce35c5 ***

[68]l and runtime: GDB support for interfaces and goroutines.

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

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