This is the mail archive of the bfd@sourceware.cygnus.com mailing list for the bfd project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi Jason, : This patch fixes some bugs and makes the output more readable. : : 1999-03-29 Jason Merrill <jason@yorick.cygnus.com> : : * 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