Easy IntelliSense setup
With VisualGDB you can enjoy the full power of
IntelliSense when developing for embedded, MinGW/Cygwin,
Linux and Android projects. VisualGDB allows easily
configuring the include directories used by IntelliSense for
any of your projects:
The common include directories and macros used by your GCC
are automatically extracted when you create your project.
Furthermore, VisualGDB comes with gcc_compat.h
- a file that maps GCC-specific keywords to their VS equivalents
allowing IntelliSense to parse them.