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 sparc64-sol2-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_sparc-20030918-branch
Changes by:	kettenis@sourceware.org	2003-12-31 17:32:25

Modified files:
	gdb            : ChangeLog sparc64-sol2-tdep.c 

Log message:
	* sparc64-sol2-tdep.c: Include "frame.h", "frame-unwind.h",
	"trad-frame.h" and "gdb_assert.h".
	(BIAS): Define if not already defined.
	(sparc64_sol2_sigtramp_frame_cache)
	(sparc64_sol2_sigtramp_frame_this_id)
	(sparc64_sol2_sigtramp_frame_prev_register): New functions.
	(sparc64_sol2_sigtramp_frame_unwind): New variable.
	(sparc64_sol2_sigtramp_frame_sniffer): New function.
	(sparc64_sol2_init_abi): Set pc_in_sigtramp and append
	sparc64_sol2_sigtramp_sniffer.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.4779.2.42&r2=1.4779.2.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc64-sol2-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.1&r2=1.1.2.2


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