LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Linux Development Tools for C/C++ ??? (https://www.linuxquestions.org/questions/programming-9/linux-development-tools-for-c-c-231542/)

SashkaP 09-16-2004 06:51 PM

Linux Development Tools for C/C++ ???
 
Hi,
I'm looking to find some development tools for the company I work at.

-Specifically can anyone suggest a really good debugger for C/C++ in Linux? (something other than GDB - it seems to have a lot of problems with threaded applications).

-Also, some good non buggy IDE/Compiler would be very helpful (currently using g++ w/ Vim/Emacs). Something that would speed up the development process

Also, How stable is Eclipse ... is it good for C/C++ development?

thanks,

leonscape 09-16-2004 07:18 PM

KDevelop is currently the best C/C++ IDE for Linux, some will point to Magic++ also theres Anjunta.

I like Kdevelop because it handles GDB for you ( which make it a lot easier to work with ), also theres support for Profiling tools such as Valgrind, which help with memory and threading errors as well as having cache and heap profilling.

Tinkster 09-16-2004 07:21 PM

http://www.linuxquestions.org/questi...hreadid=231540

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Post reported for closure.


All times are GMT -5. The time now is 04:56 AM.