Hi all: I'm using CMAKE to build my vala binaries, and found something odd: if I compile a binary directly with "valac -g ...", it contains a lot of debug info; but if I compile it with "valac -g -C ...", and then use "gcc -g ..." to create the binaries (which is what my CMAKE scripts do), there seems to be much less debug info.
What am I missing? Thanks. -- Nos leemos RASTER (Linux user #228804) ras...@rastersoft.com http://www.rastersoft.com _______________________________________________ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list