1
0
mirror of https://github.com/golang/go synced 2024-11-14 14:50:23 -07:00
go/usr/austin/ogle
Austin Clements 4211384976 Switch ogle to in-tree gosym package. Delete my private sym
package.  If a Sym is a function symbol, include a reference
to the Func so it's easily accessible when you're traversing
the list of all symbols.  This diff is more interesting than
the proc switch because the gosym interface differs from the
old sym interface.

R=rsc
APPROVED=rsc
DELTA=1957  (34 added, 1868 deleted, 55 changed)
OCL=34969
CL=35008
2009-09-25 09:39:08 -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 to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -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 to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -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 to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -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 to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -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 to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -07:00