From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 11 06:15:22 2008 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7CC21065686 for ; Tue, 11 Nov 2008 06:15:22 +0000 (UTC) (envelope-from rumuru@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 6118E8FC16 for ; Tue, 11 Nov 2008 06:15:22 +0000 (UTC) (envelope-from rumuru@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so1830921qwb.7 for ; Mon, 10 Nov 2008 22:15:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=3qbmzpBgreyKi+LLkBDT9Vag2SjTS9s2iFIQDfXzADc=; b=kyNhQjtDaVfN3Y+6G4NHvmC0p8zodPkXoUBzTLpaty/JujT8QBdP5+fhkXIsiQ9m7K CXkdFP+xURA88qMC6ZgVq8jSs83eaBMcNQxmNWuob5ECV7Ex/C+J+hvV58mOawBHy/eT caocOMZ4g9ApFM77kdVE/vBWIvxfuD/lgKjTc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=oKcrrbkGzfIn5X1SskK2Mf86PtO++uZvT/ErHuBeDlL2wsHZTAIXRluOtzKKfFwfxB pqjousUZ2ClVx/5QImJBu/GXHN3RbeTS+P9G2riAJF1Xwqgl6MfJNHJag0+izG81NGXL OGiqoLVPspTrR4+SS7g6XS/tvUpeUmsyPTL30= Received: by 10.214.184.8 with SMTP id h8mr7794342qaf.313.1226384121362; Mon, 10 Nov 2008 22:15:21 -0800 (PST) Received: by 10.215.41.10 with HTTP; Mon, 10 Nov 2008 22:15:21 -0800 (PST) Message-ID: Date: Tue, 11 Nov 2008 01:15:21 -0500 From: "Moonkyung Ryu" To: "Stephane E. Potvin" In-Reply-To: <491850C1.9080203@FreeBSD.org> MIME-Version: 1.0 References: <49182E34.2010504@FreeBSD.org> <491850C1.9080203@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse-cdt debugging doesn't work on FreeBSD 7.0 amd64? X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2008 06:15:22 -0000 Thanks a lot Stephane! I finally installed eclipse-devel and succeeded in debugging. But I have a question. Which debugger option do you usually use? There are 3 debugger options 1. gdb/mi 2. gdb Debugger 3. gdbserver Debugger To me, 3 doesn't work. I guess 3 is for remote debugging. And then, what is the difference between 1 and 2? Thanks. On Mon, Nov 10, 2008 at 10:18 AM, Stephane E. Potvin wrote: > Moonkyung Ryu wrote: > >> Thanks for answers, guys. >> >> I'm pretty new in FreeBSD so, I wanna ask one more question. >> >> What do you mean "try eclipse-devel (ganymede) with cdt installed via >> Eclipse update (not via ports)"? >> >> I guess you're saying not to use ports or pkg_add. >> >> What do you mean "via eclipse update"? >> >> You mean I should go to Eclipse website and download it? >> >> But there is no eclipse for FreeBSD on the official eclipse website. >> >> Thanks. >> >> Hi, > > The eclipse-devel port in FreeBSD's port tree is the version 3.4.1, which > is codenamed "Eclipse Ganymede" by the eclipse project. You should use the > eclipse-devel port to install it. The cdt plugin, unfortunately, has not > been updated yet in the FreeBSD port tree to a version that works with > eclipse-devel. Thus, you should use the built-in capabilities of Eclipse to > install plugins to install cdt. To do that, just go to "Help->Software > Updates...", you'll then need to add a new update site in the "Available > Software" tab. Select "Add Site..." and use the following address " > http://download.eclipse.org/releases/ganymede/". You should now be able to > select the "C and C++ Development" checkbox and install it with the > "Install..." button. > > Hope this helps... > > Steph > -- ****************************************************************************** Mungyung Ryu Ph.D. Student. College of Computing Georgia Institute of Technology, Atlanta ******************************************************************************