[coreboot-gerrit] Patch merged into coreboot/master: 87200e2 Makefile.inc: Use -Og when compiling with GDB support

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 17 01:08:25 CET 2015


the following patch was just integrated into master:
commit 87200e2aa327bb53b7594e058aa42f7aba693109
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Sun Mar 15 00:21:17 2015 +0100

    Makefile.inc: Use -Og when compiling with GDB support
    
    From GCC's documentation:
    
    Optimize debugging experience. -Og enables optimizations that do not interfere
    with debugging. It should be the optimization level of choice for the standard
    edit-compile-debug cycle, offering a reasonable level of optimization while
    maintaining fast compilation and a good debugging experience.
    
    Change-Id: I9a3dadbf8e894cb28e29d7b2f4e9add252e7bbb3
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Signed-off-by: Scott Duplichan <scott at notabs.org>
    Reviewed-on: http://review.coreboot.org/8689
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/8689 for details.

-gerrit



More information about the coreboot-gerrit mailing list