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 main (int argv, char** argc) and selected Start from the Debug menu. It immediately gave me a dialog that said "Program received SIGABRT. Aborted." It did not tell me where my Segfault came from. Is there a way to get it to tell me, or at least allow me to step through my program without instantly shutting down? -- gentoo-user@gentoo.org mailing list