debugging GTK application
- From: AlannY <m alanny ru>
- To: gtk-app-devel-list gnome org
- Subject: debugging GTK application
- Date: Sun, 28 Oct 2007 17:55:08 +0300
Hi there. I have some problem with gdb and GTK+.
My program crashes with SIGSEGV (you know) and I want to find where is
mistake, but GTK+ don't allow it.
So...
1) Open GTK+ window (it's alright)
2) Run gtk_file_chooser_dialog_new(...)
On second step "gdb" (you know that amazing tool) are "hangs". It's buzz
and I can't run program step-by-step.
Is there any normal way for debugging GTK+ applications?
P.S. oh yeah, I'm using threads...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]