This is the mail archive of the binutils-cvs@sources.redhat.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]

src/binutils ChangeLog binutils.texi readelf.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sources.redhat.com	2000-11-27 13:07:47

Modified files:
	binutils       : ChangeLog binutils.texi readelf.c 

Log message:
	* readelf.c (usage): Add -wf (--debug-dump=frames) option.
	(parse_args): Support -wf option.
	(process_section_headers): Ditto.
	(debug_displays): Ditto.
	(display_debug_frames): New, dump *_frame sections.
	(frame_need_space): Support for above.
	(frame_display_row): Ditto.
	* binutils.texi: Document it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.225&r2=1.226
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/binutils.texi.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.74&r2=1.75


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