Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: AmigaMance on October 27, 2008, 07:53:40 PM
-
Hi.
I'm looking for a simple to use tool that monitors a number of user-defined OS functions (Mainly from resident resources like graphics.library for example) and reports to the user of which function was used and by which task/proccess. I need someone that does it in real-time, not something like SaferPatches.
Any suggestions??
-
I think SnoopDOS can do that:
SnoopDOS on Aminet (http://aminet.net/package/util/moni/SnoopDos)
-
I know about the existence of SnoopDos and i use it everytime a program fails to initiate due to a missing *FILE(s)*, but i don't think that this is what i'm looking for...
I've had a peek to its guide and it says that it can monitor OS functions, BUT it is limited to the following ones:
FindPort
FindResident
FindSemaphore
FindTask
LockScreen
OpenDevice
OpenFont
OpenLibrary
OpenResource
ReadToolTypes
-
Try "Scout"
http://aminet.net/package/util/moni/Scout_os3
-
perhaps
http://main.aminet.net/pub/aminet/util/moni/DOSTrace213.lha
-
Snoopy (http://aminet.net/package/util/moni/snoopy20)
-
I just can't see how Scout and DosTrace can be used for that purpose...
Snoopy seems to be the right tool for the job, by reading its description. I will give it a try!