On Tue, Jun 18, 2013 at 4:40 AM, Evgeny Gavrin <evgeny.gavrin@xxxxxxxxxxx> wrote: > > I'm trying to reduce the amount of debug info in my binaries. > > What kind of debug info will I loose in case of using -femit-struct-debug-reduced or -femit-struct-debug-baseonly? > And what is still available? The GCC manual explains how those options work. I could repeat that documentation but that seems unhelpful. Perhaps it would help if you could explain what you don't understand about the documentation. Ian