Re: How to debug helloworld gtk+ application
- From: Chris Moller <moller mollerware com>
- To: gtk-list gnome org
- Subject: Re: How to debug helloworld gtk+ application
- Date: Thu, 15 Jan 2009 07:33:03 -0500
N1829 wrote:
> Hi,
>
> I am totally new for linux and gtk+. I want to debug sample gtk+ program in
> ddd.
>
Does your code fail the same way without using the debugger? Looks like
ddd/gdb can't find a shared library, which might mean the problem is in
your gtk+ installation. (The shared symbols code is poorly done in gdb,
but it generally works.)
> I am getting following error
>
> [Thread debugging using libthread_db enabled]
> Error while reading shared library symbols:
> Cannot find new threads: generic error
> Cannot find new threads: generic error
>
> how can I handle this problem. can I get sample tutorial for debuging gtk+.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]