What do I need to do in order to setup my machine for development of GUIs using GTK2? What are the debuggers I could use apart from gdb? (Is gdb the standard debugger on FreeBSD?)
/* Background: Presently, the g_print calls do nothing. From what I could gather online, I need to build GTK2 with --enable-debugging option set. */
/* Background: Presently, the g_print calls do nothing. From what I could gather online, I need to build GTK2 with --enable-debugging option set. */