Re: [PHP-DEV] Debugging tool needed for Win32

2001-10-29 Thread Sebastian Bergmann
Derick Rethans wrote: > www.sysinternals.com iirc That's it! Thanks :-) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List

Re: [PHP-DEV] Debugging tool needed for Win32

2001-10-29 Thread Derick Rethans
On Mon, 29 Oct 2001, Sebastian Bergmann wrote: > I'm searching for a Win32 tool that shows which process wants to open > what files. I used to have a tool like this about two years ago. It was > a freeware tool, but I don't remember the name :-( > > Any ideas/suggestions? www.sysinternal

[PHP-DEV] Debugging tool needed for Win32

2001-10-29 Thread Sebastian Bergmann
I'm searching for a Win32 tool that shows which process wants to open what files. I used to have a tool like this about two years ago. It was a freeware tool, but I don't remember the name :-( Any ideas/suggestions? I hope this is not too off-topic here, but since I need this for work