Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] OT - Good GUI debugger that can be used for Qt apps
Date: Sun, 20 Nov 2005 20:58:45
Message-Id: 1132519921.10316.40.camel@camille.espersunited.com
1 What's a good gui debugger that works on Qt c++ files? I'm getting a
2 segmentation fault in my program and I don't really want to go through
3 each individual file (there are only eight, but I'm a wimp) and search
4 for it, because I lose track of which variables have been initialized
5 and which haven't. I've tried to be careful this time, but at least one
6 crept through. I'd like to be able to step through the program (without
7 waiting through the internal code of the Qt objects and find where this
8 problem is...
9
10 --
11 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - Good GUI debugger that can be used for Qt apps Richard Fish <bigfish@××××××××××.org>