DebugWithGdbAndWine
Directory actions
More options
Directory actions
More options
DebugWithGdbAndWine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
DebugWithGdbAndWine.sh: If you develop for Microsoft Windows with MinGW-w64 on Linux, you will probably want to debug your application with Wine using gdbserver and a cross-debugger like x86_64-w64-mingw32-gdb. Starting the debugger in this scenario can be tricky, so this script should help.