Short: Resource Tracker/Debugger for C programmers Author: umpaul18@cc.umanitoba.ca (Ken Paulson) Uploader: umpaul18 cc umanitoba ca (Ken Paulson) Type: dev/c Version: 0.6 Requires: OS 2.1+ Architecture: m68k-amigaos This is *NOT* true Resource Tracking. Orion allows programmers to track resource allocations(currently only memory) made by their programs. No patching is done. It also catches improper freeing of resources, and can be used to find memory leaks. WHen listing resources, the file and line number is included.