Comment 6 for bug 977110

Revision history for this message
Johannes H. Jensen (joh) wrote :

Can you please try the attached program on your 12.04 system?

Compile and run it as follows:

$ gcc -W -Wall -o g_debug g_debug.c $(pkg-config --cflags --libs glib-2.0)
$ ./g_debug
** (process:12202): DEBUG: Debugging...
$