Active1 year, 3 months ago
How do I add gdb to cygwin? I have downloaded gdb tar package for cygwin from sourceforge. When extracting it there were many files, so I pasted the gdb.exe file from the package into the bin folder of cygwin. However, it's not working.
Sep 15, 2013 The packages within the MinGW/Extension directory are supported by the MinGW development team; they provide useful facilities, but they are not considered essential for a.
- The Current Release (5.2.1) version of gdb at the project files page has always worked for me. The download is a stand-alone.exe, you don't need anything else. But I'll bet the.exe in the 6.8 package will work, too. I'd try using just the.exe, and then if there are problems, try.
- Online GDB is online compiler and debugger for C/C. You can compile, run and debug code with gdb online. Using gcc/g as compiler and gdb as debugger. Currently C and C languages are supported.
4,0242 gold badges16 silver badges29 bronze badges
fiercefighterfiercefighter
1 Answer
When you installed Cygwin the first time, you should have been given a setup program. If you have lost it, you can get it from the Cygwin website. Run this again and select gdb for installation.
MatthewMartinGdb Windows Download Windows 10
19k28 gold badges91 silver badges155 bronze badges
TimTim