codelite cannot debug using msys2 gdb debugger
Posted: Wed Nov 02, 2016 6:48 pm
today I decided to install msys2 on my win7 since I had a very positive experience using it under my win10 box.
after installing msys2, I used pacman to install gcc and gdb and all the required utilities.
then I added the gcc compiler to codelite...
I was able to build/compile and run my c app using mingw gcc compiler provided by msys2 but surprisingly when I debugged my code the debugger would stop debugging after a few seconds.
I check all the settings and options and I was not able to get my code debugged using codelite. so I decided to use my old TDM-GCC Compiler Suite for Windows installation which comes with gdb as well and surprisingly again codelite began playing nice with TDM-GCC gdb.
for now this trick works for now but I would like to use msys2 gdb.
can anyone tell me what is wrong with codelite.
win7 32bit
codelite: 9.2.0 stable
msys2 gcc: 6.2.0
msys2 gdb: 7.12
after installing msys2, I used pacman to install gcc and gdb and all the required utilities.
then I added the gcc compiler to codelite...
I was able to build/compile and run my c app using mingw gcc compiler provided by msys2 but surprisingly when I debugged my code the debugger would stop debugging after a few seconds.
I check all the settings and options and I was not able to get my code debugged using codelite. so I decided to use my old TDM-GCC Compiler Suite for Windows installation which comes with gdb as well and surprisingly again codelite began playing nice with TDM-GCC gdb.
for now this trick works for now but I would like to use msys2 gdb.
can anyone tell me what is wrong with codelite.
win7 32bit
codelite: 9.2.0 stable
msys2 gcc: 6.2.0
msys2 gdb: 7.12