I want to study inside gtk object system. So i recompile glib-2.22.2 with --enable-debug=yes --prefix=$HOME/testlib
and write a example code using glib api, and use gdb to debug example code, when met symbol coming from glib
i use gdb command file $HOME/testlib/lib/libgobject-2.0.so.0 to load glib symbols. Is it a best way to troubleshoot glib?
please some mentor give me some good suggestions. Thanks!!
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list