Add a note about MinGW debugging TODO.
Change-Id: I272c06f557c1667ecb15396be71bcd38e472ef73
This commit is contained in:
parent
d633da4399
commit
538b449ed5
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue