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 alpha-mdebug-tdep.c alpha-td ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_i386newframe-20030419-branch
Changes by:	rth@sourceware.org	2003-05-31 00:31:11

Modified files:
	gdb            : ChangeLog alpha-mdebug-tdep.c alpha-tdep.c 
	                 alpha-tdep.h 

Log message:
	* alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
	(alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
	(alpha_mdebug_frame_this_id): Likewise.
	(alpha_mdebug_frame_prev_register): Likewise.
	(alpha_mdebug_frame_base_address): Likewise.
	(alpha_mdebug_frame_locals_address): Likewise.
	(alpha_mdebug_frame_args_address): Likewise.
	(struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
	* alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
	(alpha_heuristic_frame_unwind_cache): Make static; add missing
	loop increment.
	(alpha_heuristic_frame_this_id): Make static.
	(alpha_heuristic_frame_prev_register): Likewise.
	(alpha_heuristic_frame_base_address): Likewise.
	* alpha-tdep.h: Update.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.4113.2.33&r2=1.4113.2.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-mdebug-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.79.2.3&r2=1.79.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-tdep.h.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.10.18.2&r2=1.10.18.3


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