Date: Tue, 11 Nov 2008 01:15:21 -0500 From: "Moonkyung Ryu" <rumuru@gmail.com> To: "Stephane E. Potvin" <sepotvin@freebsd.org> Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse-cdt debugging doesn't work on FreeBSD 7.0 amd64? Message-ID: <e465331f0811102215p3e2987a7gfb4966f6c79ce2f2@mail.gmail.com> In-Reply-To: <491850C1.9080203@FreeBSD.org> References: <e465331f0811091933p160a05b1u797f54f32feae5da@mail.gmail.com> <49182E34.2010504@FreeBSD.org> <e465331f0811100635p60ee8de3ic41c8c1781e34955@mail.gmail.com> <491850C1.9080203@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sepotvin@freebsd.org>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 ******************************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e465331f0811102215p3e2987a7gfb4966f6c79ce2f2>