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 frame.c frame.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cagney_offbyone-20030303-branch
Changes by:	cagney at sourceware dot org	2003-03-03 21:19:05

Modified files:
	gdb            : ChangeLog frame.c frame.h 

Log message:
	2003-03-03  Andrew Cagney  <cagney at redhat dot com>
	
	* frame.c (frame_id_unwind): Delete function.
	(get_prev_frame): Use prev's unwinder to unwind the frame ID.
	* frame.h (frame_id_unwind): Delete declaration.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=cagney_offbyone-20030303-branch&r1=1.3915&r2=1.3915.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.c.diff?cvsroot=src&only_with_tag=cagney_offbyone-20030303-branch&r1=1.71&r2=1.71.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.h.diff?cvsroot=src&only_with_tag=cagney_offbyone-20030303-branch&r1=1.70&r2=1.70.2.1


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