This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: that patch I mentioned


On Mon, Oct 30, 2000 at 05:40:16PM -0800, Benjamin Kosnik wrote:
> 
> > -dnl --enable-debug sets '-ggdb -O0'.
> > +dnl --enable-debug sets '-ggdb3 -O0'.
> 
> what's the rationale for this change, BTW?

I [re-]discovered the LEVEL argument to the compiler's debugging flags
after all these years.  :-)

Level 3 is documented as possibly remembering preprocessor macros, IIRC.
I figure, if we're going to be debugging, let's go all out.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]