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]

backtrace/1718


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

From: kettenis@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: backtrace/1718
Date: 24 Jul 2004 12:59:53 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	kettenis@sourceware.org	2004-07-24 12:59:52
 
 Modified files:
 	gdb            : ChangeLog i386-tdep.c 
 
 Log message:
 	Partial fix for PR backtrace/1718.
 	* i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
 	that GCC migrates into the prolugue.  Don't handle any
 	instructions that clobber %ebx.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6129&r2=1.6130
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&r1=1.197&r2=1.198
 


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