[gimp-web] Add info about Win debugging facilities in the 2.9.4 news.



commit 84c6df9f30ac5128040ec535dff99e5e0911adb0
Author: Jehan <jehan girinstud io>
Date:   Tue Jul 12 18:00:30 2016 +0200

    Add info about Win debugging facilities in the 2.9.4 news.

 .../news/2016-06-02 GIMP 2.9.4 Released/index.md   |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/content/news/2016-06-02 GIMP 2.9.4 Released/index.md b/content/news/2016-06-02 GIMP 2.9.4 
Released/index.md
index fac8d42..946dedb 100644
--- a/content/news/2016-06-02 GIMP 2.9.4 Released/index.md      
+++ b/content/news/2016-06-02 GIMP 2.9.4 Released/index.md      
@@ -132,6 +132,10 @@ The `File > Send by email…` dialog will open your default email client with an
 
 The original implementation using `sendmail` is also available, yet since it requires a properly configured 
sendmail, which is not common on desktop machines, the explicit `--with-sendmail` option has to be set at 
build time to replace the `xdg-email` implementation.
 
+## Debugging Facilities for Windows
+
+Windows builds can now generate backtrace logs upon a crash with Dr.MinGW's ExcHndl library, which must be 
available at build time. The logs will be available in `%APPDATA%\GIMP\2.9\CrashLog\`.
+
 ## Misc
 
 * Bug 109161 * Improve Histogram with Luminance Channel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]