Review Request: modification to get all possible informations at debuging
David Faure
faure at kde.org
Wed Oct 5 12:22:15 BST 2011
> On Oct. 3, 2011, 5:24 p.m., David Faure wrote:
> > Please don't commit this.
> >
> > Use debugfull if you want no optimizations (e.g. for step-by-step in gdb).
>
> Guy Maurel wrote:
> thanks, I'll try this.
>
> Guy Maurel wrote:
> I am missing the option -O0 . man g++ says:
> -O0 Reduce compilation time and make debugging produce the expected results.
> At debug time, I would prefer to have all the informations.
-O0 is the default if no other -O option is passed to the compiler.
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102764/#review7048
-----------------------------------------------------------
On Oct. 3, 2011, 4:25 p.m., Guy Maurel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102764/
> -----------------------------------------------------------
>
> (Updated Oct. 3, 2011, 4:25 p.m.)
>
>
> Review request for kdelibs.
>
>
> Description
> -------
>
> To get all the possible informations at debuging, I think it is more appropriate to make a change at the "DEBUG"-variables defined at FimdKDE4Internal.cmake
>
>
> Diffs
> -----
>
> cmake/modules/FindKDE4Internal.cmake 26fc31a
>
> Diff: http://git.reviewboard.kde.org/r/102764/diff/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Guy Maurel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20111005/7730d6b9/attachment.htm>
More information about the kde-core-devel
mailing list