This is the mail archive of the gdb-prs@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]

gdb/464


The following reply was made to PR gdb/464; it has been noted by GNATS.

From: cagney@sources.redhat.com
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: gdb/464
Date: 10 Apr 2002 22:14:02 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	cagney@sources.redhat.com	2002-04-10 15:14:02
 
 Modified files:
 	gdb            : ChangeLog blockframe.c frame.h stack.c 
 
 Log message:
 	* stack.c (select_frame): Check that selected_frame and the
 	specified level are as expected.
 	* blockframe.c (get_prev_frame): Set the `level' from next_frame.
 	Update copyright.
 	* frame.h (struct frame_info): Add field `level'.  Update
 	copyright.
 	Work-in-progress PR gdb/464.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2413&r2=1.2414
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&r1=1.22&r2=1.23
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.h.diff?cvsroot=src&r1=1.10&r2=1.11
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.31&r2=1.32
 


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