Re: Review Request: modification to get all possible informations at debuging

2011-10-08 Thread Guy Maurel
> 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: >

Re: Review Request: modification to get all possible informations at debuging

2011-10-05 Thread David Faure
> 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: >

Re: Review Request: modification to get all possible informations at debuging

2011-10-04 Thread Guy Maurel
> 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. I am missing the option -O0 . man g++ says: -O0 Reduce compilation time and ma

Re: Review Request: modification to get all possible informations at debuging

2011-10-03 Thread Guy Maurel
> 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). thanks, I'll try this. - Guy --- This is an automatically generated e-mai

Re: Review Request: modification to get all possible informations at debuging

2011-10-03 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102764/#review7048 --- Please don't commit this. Use debugfull if you want no optimiza

Re: Review Request: modification to get all possible informations at debuging

2011-10-03 Thread Alexander Neundorf
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102764/#review7044 --- I can remember there were multiple discussions about how these f

Review Request: modification to get all possible informations at debuging

2011-10-03 Thread Guy Maurel
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102764/ --- Review request for kdelibs. Description --- To get all the possible i