Dear all,
Developers of
Cpptools plugin for Visual Studio Code (
a free source code editor developed by Microsoft for Windows, Linux and macOS with support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring) are considering doing a (minor) extension to support debugging of MPI with GUI using lldb/gdb.Before committing to do this work, they want to see enough interest from community who use MPI.
p.s. I have no affiliation with this project, I just develop with MPI and often need to debug MPI code.
I think that Visual Studio Code have potential for a good GUI to debug jobs with about 4-8 MPI cores,
which is often enough to catch bugs.
I think it’s only a matter of using this feature of VS Code in the official C++ plugin.
Regards,
Denis.