2

I followed Microsoft's tutorial for using MingGW-W64 in Visual Studio Code. I then tried the same with MinGW (see What is the difference between MinGW, MinGW-w64 and MinGW-builds? for a comparison). I noticed a difference when watching variables: With MinGW-W64, actual values are displayed. With MingGW, C++ internal data structure are displayed, if anything.

Can I configure the C/C++ extension to show the variable values with MinGW the same way they are displayed with MinGW-W64?

maf
  • 305
  • 1
  • 9

0 Answers0