trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] Usability Testing

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 10 Sep 2010 17:24:46 -0500
> Currently I have the --disable-debug option in my build script configure
> options.
>
> Am I correct that if I want to send debug reports I need to change that
> option to --enable-debug=full?

Yes, when backtraces are required (e.g. for crash reports).

>
> How much does that add to building times and package sizes?
>
> Darrell
>

Build time change should be minimal, but you will end up with a large
amount of debugging symbol files which will inflate the total package size
significantly.

Tim