From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EdwGr-0007qC-3k for garchives@archives.gentoo.org; Sun, 20 Nov 2005 20:58:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAKKvFuI001227; Sun, 20 Nov 2005 20:57:15 GMT Received: from bullet.espersunited.com (24-117-226-93.cpe.cableone.net [24.117.226.93]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAKKpsVx023559 for ; Sun, 20 Nov 2005 20:51:54 GMT Received: from camille.espersunited.com (camille.espersunited.com [192.168.1.3]) by bullet.espersunited.com (8.13.4/8.13.3) with ESMTP id jAKKpqvH024557 for ; Sun, 20 Nov 2005 14:51:52 -0600 Subject: [gentoo-user] OT - Good GUI debugger that can be used for Qt apps From: Michael Sullivan To: gentoo-user Content-Type: text/plain Date: Sun, 20 Nov 2005 14:52:00 -0600 Message-Id: <1132519921.10316.40.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 03274bce-b4f1-43fe-bd11-d90fafbaca07 X-Archives-Hash: 0e277f2f39e1cfe6a8e8bc8362071663 What's a good gui debugger that works on Qt c++ files? I'm getting a segmentation fault in my program and I don't really want to go through each individual file (there are only eight, but I'm a wimp) and search for it, because I lose track of which variables have been initialized and which haven't. I've tried to be careful this time, but at least one crept through. I'd like to be able to step through the program (without waiting through the internal code of the Qt objects and find where this problem is... -- gentoo-user@gentoo.org mailing list