Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2005 23:52:30 +0200
From:      Marcin Waldowski <M.Waldowski@poczta.sulechow.net>
To:        vittorio <vdemart1@tin.it>
Cc:        freebsd-questions@freebsd.org, netbsd-users@netbsd.org
Subject:   Re: Editor for C & C++ language
Message-ID:  <435AB49E.2060606@poczta.sulechow.net>
In-Reply-To: <200510222207.20034.vdemart1@tin.it>
References:  <200510222207.20034.vdemart1@tin.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-10-22 22:07 vittorio wrote:

> Working usually under kde I'm looking for something similar to the llc-win32 
> program under ms-windows - that is a development environment where you can 
> edit your c++ program, compile it, debug it step by step, and finally run it 
> in a suitable window.
> I tried the nice editor kate which allows to compile the file only. No 
> debugging, no running.
> Is  there anything of the kind of llc-win32?
> Ciao
> Vittorio

Check out Eclipse platform with CDT plugin:
http://www.eclipse.org/cdt/
which has a great debuger

With LeakTracert for checkig memory leaks you have almost everything for 
c++ developement.

Best regards,
Marcin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?435AB49E.2060606>