On Wed, Jul 2, 2008 at 10:29 PM, Chris Ahrendt celticht32@aol.com wrote:
Is there a way within wine or wine debug to tell it to output just the API's which are being called? I am trying to debug a exception that causes an application to crash. As usual I don't have the windows source code in order to debug it that way.
So I was hoping there is a way within wine to tell what API's are being called.
http://wiki.winehq.org/DebugChannels
Highly recommended to guess which channels you need as opposed to turning them all on. The logs balloon quickly.
--John Klehm