Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: ufo22940268@gmail.com Newsgroups: comp.os.linux.development.apps Subject: Re: IDE's Date: Sat, 18 Feb 2012 06:22:07 -0800 (PST) Organization: http://groups.google.com Lines: 25 Message-ID: <24840577.2.1329574927369.JavaMail.geo-discussion-forums@pbhp10> References: NNTP-Posting-Host: 58.100.82.37 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1329575938 558 127.0.0.1 (18 Feb 2012 14:38:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 18 Feb 2012 14:38:58 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=58.100.82.37; posting-account=Yf4bZQoAAAA0cILfNXT4Ju-sQtO_3Zh2 User-Agent: G2/1.0 X-Google-Web-Client: true Xref: x330-a1.tempe.blueboxinc.net comp.os.linux.development.apps:431 On Monday, January 9, 2012 11:15:25 PM UTC+8, Grant Edwards wrote: > On 2012-01-08, Bill M wrote: > > Ersek, Laszlo wrote, On 1/7/2012 3:06 PM: > >> On Sat, 7 Jan 2012, Bill M wrote: > >> > >>> Is there such an IDE that can do this without having a lot of > >>> overhead on the target hardware platform? > >> > >> "man gdbserver". Any IDE or standalone debugger frontend that can > >> work with gdb will do (eg. emacs or ddd). > > > Would you recommend Eclipse for this? > > It's purely a matter of personal preference. I work with somebody who > loves eclipse. I can't stand it, and use emacs. Though I very rarely > use a debugger, when I do it's via the emacs gdb frontend or just on > the command-line. Years and years ago I used DDD occasionally and > found it worked OK. > > -- > Grant Edwards grant.b.edwards Yow! The SAME WAVE keeps > at coming in and COLLAPSING > gmail.com like a rayon MUU-MUU ... Why do you rarely use a debugger. Did you print a log when it's hard to find what causes the error. Thx.