Re: How to debug helloworld gtk+ application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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+.
>   

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux