This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: patch for binutils/readelf.c, problem with .debug_line and pointer_size != 4


Hi Stephane,

: 1999-08-27  Stephane Carrez  <stcarrez@worldnet.fr>
: 
: 	* readelf.c (process_extended_line_op): New parameter pointer_size,
: 	read the address according to pointer_size.
: 	(debug_line_pointer_size): New global to indicate the
: 	size of address in .debug_line section.
: 	(debug_displays, prescan_debug_info): Prescan the .debug_info section
: 	to record the size of address in `debug_line_pointer_size'.
: 	(process_section_contents): Before dumping any section, execute
: 	the pre-scan operation defined for some debug sections.

Thanks very much for this patch.  I have applied it, with a few minor
tweaks, to the repository.

Cheers
	Nick

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