summaryrefslogtreecommitdiff
path: root/usr/austin/ogle/cmd.go
AgeCommit message (Expand)AuthorFilesLines
2009-10-14move austin/eval and austin/ogle to exp/eval and exp/ogleRuss Cox1-374/+0
2009-09-25Switch ogle to in-tree gosym package. Delete my private symAustin Clements1-10/+6
2009-09-24Switch ogle over to the in-tree debug/proc package. FixAustin Clements1-11/+11
2009-09-24Fix declared and not used errors in ogle.Austin Clements1-4/+3
2009-09-18Rudimentary command shell for Ogle. Hack to prevent linkerAustin Clements1-0/+379