This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 6/6] DWARF Two Level Line Tables: initial support


> From: Doug Evans <dje@google.com>
> cc: ccoutant@google.com
> Date: Thu, 12 Mar 2015 13:17:20 -0700
> 
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -7,6 +7,9 @@
>  
>  GDB now supports DWARF 5 line tables and the new .debug_line_str section.
>  
> +GDB now supports the Two Level Line Tables extension proposed here:
> +http://wiki.dwarfstd.org/index.php?title=TwoLevelLineTables
> +
>  * The "info source" command now displays the producer string if it was
>    present in the debug info.  This typically includes the compiler version
>    and may include things like its command line arguments.

OK for this part.

Thanks.


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