Re: Good C++ development environment (read: debugger) for LINUX
- From: ajd223@xxxxxxxxx
- Date: 28 Feb 2006 12:16:40 -0800
Eclipse is an OSS java IDE, but has a package to support C/C++
development as well. Eclipse is available on both *NIX and Windows and
provides a nice interface for any command line debugger, (GDB being the
default) and/or compiler (gcc or g++).
It is located at http://www.Eclipse.org and the C/C++ package you would
need for C/C++ development is called the CDT. Just search it on their
site. The graphical IDE should also appeal to you since you're
familiar with Visual Studio.
.
- Prev by Date: Re: what's the meaning of plain text file's executable attribute
- Next by Date: Need help - Installing Fedora Core
- Previous by thread: Re: Good C++ development environment (read: debugger) for LINUX
- Next by thread: Need help - Installing Fedora Core
- Index(es):
Relevant Pages
|