From owner-freebsd-questions@FreeBSD.ORG Mon Oct 24 04:30:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B14916A41F for ; Mon, 24 Oct 2005 04:30:41 +0000 (GMT) (envelope-from mohsen@pahlevanzadeh.org) Received: from cpanel.unitedhosts.com (server7.unitedhosts.com [207.44.134.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0FE43D48 for ; Mon, 24 Oct 2005 04:30:41 +0000 (GMT) (envelope-from mohsen@pahlevanzadeh.org) Received: from [81.91.153.7] (helo=[192.168.12.106]) by cpanel.unitedhosts.com with esmtpa (Exim 4.52) id 1ETUGU-0008AG-T4; Sat, 22 Oct 2005 18:02:50 -0700 Message-ID: <4375330B.3040805@pahlevanzadeh.org> From: Mohsen Pahlevanzadeh User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: vittorio References: <200510222207.20034.vdemart1@tin.it> In-Reply-To: <200510222207.20034.vdemart1@tin.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel.unitedhosts.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - pahlevanzadeh.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org, netbsd-users@netbsd.org Subject: Re: Editor for C & C++ language X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 24 Oct 2005 04:30:41 -0000 X-Original-Date: Sat, 12 Nov 2005 03:40:51 +0330 X-List-Received-Date: Mon, 24 Oct 2005 04:30:41 -0000 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 >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > May be yoo need to an IDE insted of editor. You can use kdevelop package.