Shell Commands/SegTracker

From MorphOS Library

Revision as of 14:08, 3 March 2015 by JPV (talk | contribs) (Created page with "'''SegTracker''' - Tracking utility for disk loaded files (inc. libs and devs) SHOW/S, DUMP/S, VERBOSE/S, MAPFILE, NAME, FIND/M <nowiki> SHOW - Shows all of the segments...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

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).