Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: AmigaMance on October 27, 2008, 07:53:40 PM

Title: Looking for an OS functions monitor tool.
Post 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??
Title: Re: Looking for an OS functions monitor tool.
Post by: Etho on October 27, 2008, 08:05:56 PM
I think SnoopDOS can do that:

SnoopDOS on Aminet (http://aminet.net/package/util/moni/SnoopDos)
Title: Re: Looking for an OS functions monitor tool.
Post by: AmigaMance on October 27, 2008, 08:28:40 PM
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
Title: Re: Looking for an OS functions monitor tool.
Post by: ddniUK on October 27, 2008, 08:32:40 PM
Try "Scout"

http://aminet.net/package/util/moni/Scout_os3
Title: Re: Looking for an OS functions monitor tool.
Post by: zipper on October 27, 2008, 08:40:47 PM
perhaps
http://main.aminet.net/pub/aminet/util/moni/DOSTrace213.lha
Title: Re: Looking for an OS functions monitor tool.
Post by: Piru on October 27, 2008, 08:42:49 PM
Snoopy (http://aminet.net/package/util/moni/snoopy20)
Title: Re: Looking for an OS functions monitor tool.
Post by: AmigaMance on October 27, 2008, 09:00:24 PM
 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!