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 <[EMAIL PROTECTED]>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 ****************************************************************************** _______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "[EMAIL PROTECTED]"