This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Add new -gmlt option for min. debug info with line tables (issue4440072)


On Tue, Apr 26, 2011 at 3:44 PM, Cary Coutant <ccoutant@google.com> wrote:
> This patch adds a new option, -gmlt, that produces level 1 debug info
> plus line number tables and inlined subroutine information. (The option
> is short for "minimum line tables," taken from a similar feature of
> HP's compilers.)

What is the difference between -gmlt and -g1?  And why can't this just
be enabled for -g1?

Thanks,
Andrew Pinski


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