Difference between revisions of "Shell Commands/SegTracker"
From MorphOS Library
(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...") |
(No difference)
|
Latest revision as of 12:08, 3 March 2015
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).