From: José Fonseca Date: Wed, 29 Feb 2012 09:00:05 +0000 (+0000) Subject: Mention DebugView. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;ds=sidebyside;h=c4e76a988d2bda4e4e211b5596f1ae3de504fec8;p=apitrace Mention DebugView. --- diff --git a/README.markdown b/README.markdown index 535653d..ce00ca5 100644 --- a/README.markdown +++ b/README.markdown @@ -23,6 +23,12 @@ and it will generate a trace named `application.trace` in the current directory. You can specify the written trace filename by passing the `--output` command line option. +Problems while tracing (e.g, if the application uses calls/parameters +unsupported by apitrace) will be reported via stderr output on Unices. On +Windows you'll need to run +[DebugView](http://technet.microsoft.com/en-us/sysinternals/bb896647) to view +these messages. + View the trace with apitrace dump application.trace