summaryrefslogtreecommitdiff
path: root/usr/austin/ogle/rvalue.go
AgeCommit message (Expand)AuthorFilesLines
2009-10-14move austin/eval and austin/ogle to exp/eval and exp/ogleRuss Cox1-579/+0
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-1/+0
2009-09-18Implement remote variablesAustin Clements1-1/+9
2009-09-04Update debugger to use Abort interfaceAustin Clements1-84/+162
2009-09-01Add stack frame support. Architectures are now responsibleAustin Clements1-3/+3
2009-08-28Debugged processes, remote values, and remote type parserAustin Clements1-0/+494