From c4e76a988d2bda4e4e211b5596f1ae3de504fec8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Wed, 29 Feb 2012 09:00:05 +0000 Subject: [PATCH] Mention DebugView. --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.43.0