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

Issue 4757049: code review 4757049: debug/proc: Remove. (Closed)

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

Description

debug/proc: Remove. The package was always GNU/Linux specific, and is no longer used by anything now that exp/ogle has been removed.

Patch Set 1 #

Patch Set 2 : diff -r 8a1ad8e85973 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2148 lines) Patch
M src/pkg/Makefile View 3 chunks +0 lines, -3 lines 0 comments Download
R src/pkg/debug/proc/Makefile View 1 chunk +0 lines, -13 lines 0 comments Download
R src/pkg/debug/proc/proc.go View 1 chunk +0 lines, -222 lines 0 comments Download
R src/pkg/debug/proc/proc_darwin.go View 1 chunk +0 lines, -17 lines 0 comments Download
R src/pkg/debug/proc/proc_freebsd.go View 1 chunk +0 lines, -17 lines 0 comments Download
R src/pkg/debug/proc/proc_linux.go View 1 chunk +0 lines, -1324 lines 0 comments Download
R src/pkg/debug/proc/proc_windows.go View 1 chunk +0 lines, -17 lines 0 comments Download
R src/pkg/debug/proc/ptrace-nptl.txt View 1 chunk +0 lines, -132 lines 0 comments Download
R src/pkg/debug/proc/regs_darwin_386.go View 1 chunk +0 lines, -5 lines 0 comments Download
R src/pkg/debug/proc/regs_darwin_amd64.go View 1 chunk +0 lines, -5 lines 0 comments Download
R src/pkg/debug/proc/regs_freebsd_386.go View 1 chunk +0 lines, -5 lines 0 comments Download
R src/pkg/debug/proc/regs_freebsd_amd64.go View 1 chunk +0 lines, -5 lines 0 comments Download
R src/pkg/debug/proc/regs_linux_386.go View 1 chunk +0 lines, -143 lines 0 comments Download
R src/pkg/debug/proc/regs_linux_amd64.go View 1 chunk +0 lines, -191 lines 0 comments Download
R src/pkg/debug/proc/regs_linux_arm.go View 1 chunk +0 lines, -39 lines 0 comments Download
R src/pkg/debug/proc/regs_windows_386.go View 1 chunk +0 lines, -5 lines 0 comments Download
R src/pkg/debug/proc/regs_windows_amd64.go View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3
iant
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-07-18 16:34:57 UTC) #1
rsc
LGTM
13 years, 8 months ago (2011-07-18 16:35:15 UTC) #2
iant
13 years, 8 months ago (2011-07-18 16:55:14 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e46d4fade278 ***

debug/proc: Remove.

The package was always GNU/Linux specific, and is no longer
used by anything now that exp/ogle has been removed.

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

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