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 3/6] DWARF Two Level Line Tables: check_line_address


On Thu, Mar 12, 2015 at 1:03 PM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> This patch just factors out the checking of a line address
> to improve the S/N ratio of the calling function.
>
> 2015-03-12  Doug Evans  <dje@google.com>
>
>         * dwarf2read.c (record_line_ftype): New typedef.
>         (check_line_address): New function.
>         (dwarf_decode_lines_1): Call it.

Committed.


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