From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton To: jason@cygnus.com Cc: bfd@cygnus.com, jason@cygnus.com Subject: Re: Patch to readelf dwarf2 handling Date: Tue, 30 Mar 1999 09:27:00 -0000 Message-id: <199903301727.JAA22766@elmo.cygnus.com> X-SW-Source: 1999/msg00047.html Hi Jason, : This patch fixes some bugs and makes the output more readable. : : 1999-03-29 Jason Merrill : : * readelf.c (process_extended_line_op): end_sequence also resets : the line number. : (display_debug_lines): advance_line takes a signed operand. : (read_and_display_attr): Print refs as <%x>, addresses as %#x, : others as %d. Handle other location expression attributes. : (display_debug_info): Handle nesting. Always print the offset. This is fine. Please apply. Cheers Nick