Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9656

How to download GDB from minGW correctly?

$
0
0

I am using GDB, downloaded from MinGW Installation Manager(I doubt it's installed correctly), to debug C++, and GDB cannot be found in the path below used to debug.

C:\msys64\mingw64\bin

Other exes like GCC is present in the path and works.Also, if I use the command of installation (mingw-get) in my MSYS2 MinGW cmd, it responds with bash: mingw-get.exe: command not found.

Is the issue related to a corrupt MinGW Installation Manager, or am I not installing it correctly?


Viewing all articles
Browse latest Browse all 9656

Trending Articles