← Back to team overview

hipl-core team mailing list archive

[Bug 626719] [NEW] Optimizations not disabled (-O0) when enabling debug flags (-g)

 

Public bug reported:

I don't think there's a point in setting -g without also setting -O0
(and preventing -O2 from superseding it), but that's the case right now.
If --enable-debug is desired solely for verbose output, maybe it should
be split into another option?

** Affects: hipl
     Importance: Undecided
         Status: New

-- 
Optimizations not disabled (-O0) when enabling debug flags (-g)
https://bugs.launchpad.net/bugs/626719
You received this bug notification because you are a member of HIPL core
team, which is subscribed to HIPL.

Status in Host Identity Protocol for Linux: New

Bug description:
I don't think there's a point in setting -g without also setting -O0 (and preventing -O2 from superseding it), but that's the case right now. If --enable-debug is desired solely for verbose output, maybe it should be split into another option?





Follow ups

References