Shell Commands/SegTracker
From MorphOS Library
SegTracker - Tracking utility for disk loaded files (inc. libs and devs)
SHOW/S, DUMP/S, VERBOSE/S, MAPFILE, NAME, FIND/M
SHOW - Shows all of the segments being tracked DUMP - All of the segment elements being tracked VERBOSE - Display more information MAPFILE - Use this option to specify a boot.map NAME - Find segments by name (instead of address, like FIND) FIND - Find the hex (in $xxxxx format) address in the tracked segments. Multiple addresses can be given
If placed in the startup-sequence right after SetPatch, it will track all disk loaded segments (other than those loaded by SetPatch).