2002-04-04 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Thu, 4 Apr 2002 22:26:43 +0000 (22:26 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 4 Apr 2002 22:26:43 +0000 (22:26 +0000)
commit5fb290d7a34418e1c84c831ae3a8b9e39e438ac8
treed680a2d069dc5089fb169bd9532fcd2643b55e05
parentb0c0ea31a1bacf1aa7209729c840b606a275983a
2002-04-04  Daniel Jacobowitz  <drow@mvista.com>

        * dwarf2read.c (struct function_range): New.
        (cu_first_fn, cu_last_fn, cu_cached_fn): New.
        (check_cu_functions): New.
        (read_file_scope): Initialize global function lists.
        Call dwarf_decode_line after processing children.
        (read_func_scope): Add to global function list.
        (dwarf_decode_lines): Call check_cu_functions everywhere
        record_line is called.  Call record_line with a linenumber
        of 0 to mark sequence ends.
gdb/ChangeLog
gdb/dwarf2read.c