From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 08:41:47 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD96D106564A for ; Thu, 18 Mar 2010 08:41:47 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta12.emeryville.ca.mail.comcast.net (qmta12.emeryville.ca.mail.comcast.net [76.96.27.227]) by mx1.freebsd.org (Postfix) with ESMTP id A5B8F8FC1D for ; Thu, 18 Mar 2010 08:41:47 +0000 (UTC) Received: from omta04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by qmta12.emeryville.ca.mail.comcast.net with comcast id uYho1d0030lTkoCACYho9x; Thu, 18 Mar 2010 08:41:48 +0000 Received: from comcast.net ([98.203.142.76]) by omta04.emeryville.ca.mail.comcast.net with comcast id uYhm1d0021f6R9u8QYhmYS; Thu, 18 Mar 2010 08:41:48 +0000 Received: by comcast.net (sSMTP sendmail emulation); Thu, 18 Mar 2010 01:41:44 -0700 Date: Thu, 18 Mar 2010 01:41:44 -0700 From: Charlie Kester To: freebsd-questions@freebsd.org Message-ID: <20100318084144.GB265@comcast.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <4BA1D312.9010302@rawbw.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <4BA1D312.9010302@rawbw.com> X-Mailer: Mutt 1.5.20 X-Composer: VIM 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Which gdb GUI do you use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2010 08:41:47 -0000 On Thu 18 Mar 2010 at 00:15:30 PDT Yuri wrote: >I know there is ddd, but it has so many bugs that it makes it barely usable. >There is emacs, but I am not used to it and don't like it. It's love >it or hate it usually for most people. >There is some GUI called Insight, for some reason it's not in ports. >I've built it and it looks unstable. >Gives me an error message: thread.c:79: internal-error: >inferior_thread: Assertion 'tp' failed. ... > >Which GUI you use? cgdb, but it's not a GUI.