Hi, I am a newbie and I am keen to start programming in C++. I found Dev C++ quite good (I downloaded version 4.9.4.1), however I have no clue how to use gdb to debug. I am using WinLcc which is fine for C programs, and the debugger let you step into your program. I have tried to use insight which should do the trick, but I can only see the program in assembly (not very usefull for a beginner as well) Even if I chose to see the file in C languaga (or mixed or whatever, it remains in assembly). Could someone help me vecause I really would like to use dev C++. Otherwise is there any others free C/C++ compilers around ?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am also a beginner, and i would like to know how to use the gdb debugger.. can anyone point me to some documentation or information on this debuggrer?
thank you
-vk-
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I am a newbie and I am keen to start programming in C++. I found Dev C++ quite good (I downloaded version 4.9.4.1), however I have no clue how to use gdb to debug. I am using WinLcc which is fine for C programs, and the debugger let you step into your program. I have tried to use insight which should do the trick, but I can only see the program in assembly (not very usefull for a beginner as well) Even if I chose to see the file in C languaga (or mixed or whatever, it remains in assembly). Could someone help me vecause I really would like to use dev C++. Otherwise is there any others free C/C++ compilers around ?
Thanks
I am also a beginner, and i would like to know how to use the gdb debugger.. can anyone point me to some documentation or information on this debuggrer?
thank you
-vk-