Re: [Vala] debugging symbols when compiling in two stages
- From: rastersoft <raster rastersoft com>
- To: vala-list gnome org
- Subject: Re: [Vala] debugging symbols when compiling in two stages
- Date: Wed, 21 Sep 2016 12:01:22 +0200
Fixed. It was a mistake of the user. There are no bugs in vala regarding
this.
El 20/09/16 a las 09:38, rastersoft escribió:
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)
raster rastersoft com http://www.rastersoft.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]