Hello everybody,
Just wanted to ask, does VisualGDB extend the syntax parser / Intellisense to be aware of the newer C++11 Features that are available in GCC 4.9 (or 4.8.1 as this is the latest stable MinGW release) but not in Visual Studio 2013? I am currently working with Eclipse CDT whose parser is totally outdated and basically requires me to disable all the visual syntax and formatting help as everthing gets recognized as an error at some point 🙁 I am really intrigued to look into VisualGDB, and I probably will try the Trial soon, but I thought I just ask anyway.
Thanks!