How are you guys debugging the Windows VM? What's your configuration? I have now installed CodeLite - and sources are okay in there - but that is not the point. What I want is to debug. And the make file is using MSYS/MinGW, so everything is unixy in there and CodeLite/CodeBlocks are using Windows pathes. At this point, vim and :make are doing ok for building but not for debugging. Sourcenavigator helps with cross navigating the code base. So, I am more like looking for a MSYS/MinGW setup that enables me to debug through a UI. Phil On Tue, Apr 1, 2014 at 8:56 AM, Torsten Bergmann <astares@gmx.de> wrote:
I'd like to know if someone managed to get Code::Blocks to work with the MinGW configuration.
No - but I think it would be good if there would be a preconfigured project for easy debugging with Eclipse CDT (C/C++ Development Tooling).
Thx T.