[Libreoffice-commits] .: README.cross

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Jun 19 00:23:08 PDT 2012


 README.cross |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 538b449ed5babe025df207cfdc6ca29d321dd67a
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Jun 19 09:22:29 2012 +0200

    Add a note about MinGW debugging TODO.
    
    Change-Id: I272c06f557c1667ecb15396be71bcd38e472ef73

diff --git a/README.cross b/README.cross
index 9923521..e1074ca 100644
--- a/README.cross
+++ b/README.cross
@@ -206,6 +206,12 @@ Wine-dbg>x /50u rLibName->pData+10
 
 TODO:
 
+- make the debugging more convenient on (native) Windows
+  - check possibilities like WinGDB - http://www.wingdb.com/
+  - or find / write a MSVS / WinDBG extension that can read MinGW debugging
+    symbols natively; more info
+    http://windbg.info/forum/12-symbol-and-source-files-/21-debugging-mingwgcc-built-dll-in-visual-studio.html
+
 - installation
   - so far the make_installer.pl calls makecab.exe, uuidgen.exe, and
     others; would be best to avoid that if at all possible (using a free


More information about the Libreoffice-commits mailing list