This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog Makefile.in dwarf2-frame.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sources.redhat.com	2003-07-11 16:22:18

Modified files:
	gdb            : ChangeLog Makefile.in dwarf2-frame.c 

Log message:
	* Makefile.in (dwarf2-frame.o): Add complaints_h.
	* dwarf2-frame.c: Include complaints.h.
	(decode_frame_entry_1): Rename from decode_frame_entry; tidy
	variable initialization; return NULL on error.
	(decode_frame_entry): New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4512&r2=1.4513
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.416&r2=1.417
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2-frame.c.diff?cvsroot=src&r1=1.7&r2=1.8


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