From b28d763cc4271a5cef05180a6ec60313ad14dd39 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 2 Jan 2015 23:42:19 +0100 Subject: [PATCH 1/1] Documentation updates. --- doc/Manual.html | 3 ++- doc/Manual.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/Manual.html b/doc/Manual.html index 2c5fd961..4aa7da6e 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -343,7 +343,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<

 
Note: We highly recommend using a web-service like Gist, Pastie or Pastebin in order to share your diagnostic information. Please avoid posting long log files directly on the forums!

6.3 Bugtracker

diff --git a/doc/Manual.md b/doc/Manual.md index 0f7f678f..5c55dd76 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -465,7 +465,9 @@ If you want to report any problems that you have encountered with the LameXP sof * You can launch the LameXP application with the additional [command-line](http://en.wikipedia.org/wiki/Command-line_interface) parameter ``--console`` in order to enable the LameXP *debug console*, which provides many information on what is going on "behind the scenes". -* The [environment variable](http://en.wikipedia.org/wiki/Environment_variable) ``MUTILS_LOGFILE`` may be used to specify a *log file* that will be created by LameXP. The information that are saved to the log file are the same as those available from the debug console. +* If the debug console is **not** enabled, you may still use the [*DebugView*](http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx) utility, by Mark Russinovich, in order to show and/or capture LameXP's diagnostic output. + +* In any case, the [environment variable](http://en.wikipedia.org/wiki/Environment_variable) ``MUTILS_LOGFILE`` may be used to specify a *log file* that will be created by LameXP. The information saved to the log file are the same as those available from the debug console.   *Note:* We highly recommend using a web-service like [Gist](https://gist.github.com/), [Pastie](http://pastie.org/) or [Pastebin](http://pastebin.com/) in order to share your diagnostic information. Please avoid posting long log files directly on the forums! -- 2.11.0