On Wed, 2007-06-06 at 12:10 -0300, Luís Guilherme Fernandes Pereira wrote: > The traces bugbuddy makes are simply debug information gathered when > compiled with -g, or do I have to set other flags at compile time?
I've set CFLAGS='-ggdb -O0'. That usually generates very good debugging information. Claudio -- Claudio Saavedra <[EMAIL PROTECTED]> _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
