[gentoo-user] OT - Good GUI debugger that can be used for Qt apps

2005-11-20 Thread Michael Sullivan
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

Re: [gentoo-user] OT - Good GUI debugger that can be used for Qt apps

2005-11-20 Thread Richard Fish
On 11/20/05, Michael Sullivan [EMAIL PROTECTED] wrote: What's a good gui debugger that works on Qt c++ files? I'm getting a kdevelop -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] OT - Good GUI debugger that can be used for Qt apps

2005-11-20 Thread Michael Sullivan
On Sun, 2005-11-20 at 14:19 -0700, Richard Fish wrote: On 11/20/05, Michael Sullivan [EMAIL PROTECTED] wrote: What's a good gui debugger that works on Qt c++ files? I'm getting a kdevelop -Richard I copied my code into a KDevelop project and built it. I then placed a breakpoint on int