Date: Sun, 09 Nov 2008 22:16:48 -0800 From: Mike Bowie <mbowie@buzmo.com> To: Mungyung Ryu <rumuru@gmail.com> Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse-cdt debugging doesn't work on FreeBSD 7.0 amd64? Message-ID: <4917D1D0.5020304@buzmo.com> In-Reply-To: <e465331f0811091933p160a05b1u797f54f32feae5da@mail.gmail.com> References: <e465331f0811091933p160a05b1u797f54f32feae5da@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mungyung Ryu wrote: > Hello BSD guys, > > My system information is like this. > - FreeBSD 7.0-RELEASE amd64 > - gcc 4.2.1 > - gdb 6.1.1 > - eclipse-cdt-3.1.2_1 > > I used ports tree to compile and install eclipse-cdt-3.1.2_1. > Running eclipse and compiling my C++ project are fine. > But, when I try to debug, an error dialog box pops up and says 'Target > selection failed'. > The verbose console mode of the debugger option prints below. > ==== snip ==== > > I'm using PF for a firewall and opened TCP connection for port 10000 and > I even disabled PF, but it has same error. > > There is anybody who've had and solved this kind of problem of eclipse? > I'll really appreciate your solution. > Going back to the command line gdb is quite miserable. > I really wanna use eclipse for C++ debugging. > > Thanks. > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org" Hi Mungyung, I seem to recall installing CDT from the update site in recent times; although I've not used it extensively, nor for debugging... might I suggest building a shiny new port from eclipse or eclipse-devel (Ganymede) and seeing if installing via the update manager yields a improved result? My suggestion isn't really based on any kind of facts; simply an alternate approach. Best of luck, Mike. -- "You don't see FreeBSD developers sitting in a smoke-filled room plotting the overthrow of Microsoft. We sit in light, airy rooms and plot where to get the best drinks." - Michael Lucas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4917D1D0.5020304>