1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:50:21 -07:00
go/usr/austin/ogle
Austin Clements ffe83e582e Switch ogle over to the in-tree debug/proc package. Fix
debug/proc to install to the right place.  Delete the old
ptrace package.  The diff looks huge, but it's mostly
s/ptrace/proc/.

R=rsc
APPROVED=rsc
DELTA=1940  (10 added, 1835 deleted, 95 changed)
OCL=34966
CL=34968
2009-09-24 09:07:47 -07:00
..
abort.go Update debugger to use Abort interface 2009-09-04 11:58:00 -07:00
arch.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
cmd.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
event.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
frame.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
goroutine.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
main.go Rudimentary command shell for Ogle. Hack to prevent linker 2009-09-18 09:11:19 -07:00
Makefile Rudimentary command shell for Ogle. Hack to prevent linker 2009-09-18 09:11:19 -07:00
process.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
rruntime.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
rtype.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
rvalue.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00
vars.go Switch ogle over to the in-tree debug/proc package. Fix 2009-09-24 09:07:47 -07:00