summaryrefslogtreecommitdiff
path: root/usr/austin/ogle/vars.go
AgeCommit message (Expand)AuthorFilesLines
2009-10-14move austin/eval and austin/ogle to exp/eval and exp/ogleRuss Cox1-276/+0
2009-09-25Switch ogle to in-tree gosym package. Delete my private symAustin Clements1-16/+15
2009-09-24Switch ogle over to the in-tree debug/proc package. FixAustin Clements1-3/+3
2009-09-24Fix declared and not used errors in ogle.Austin Clements1-1/+1
2009-09-18Implement remote variablesAustin Clements1-0/+277