On Sun, 11 Nov 2012 18:39:29 +0100, Reindl Harald wrote:
> please no - O2 is a performance improvement while minidebuginfo is
> the opposite, not only bloating the size, also bloadting the data
> to laod from disk

FYI minidebuginfo does not affect loading from disk (mostly) in any way.
See 'readelf -WSl', '.gnu_debugdata' is in Section Headers but it is not
covered in any way by Program Headers so it is ignored during runtime.

There are sure just some minor issues of more data load fragmentation etc.
just .gnu_debugdata itself is not loaded during execution.


Jan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to