What source languages does WinGDB support?
In theory, WinGDB can support every language that is supported by both Visual Studio and the backend (for now, only GDB). You can extend the language support of Visual Studio adding Language Packages. Also there exist GDB variants for many languages. However, current WinGDB versions are tested only with C/C++ programs.