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

breakpoints/2080


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

From: kettenis@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: breakpoints/2080
Date: 14 Feb 2006 15:42:00 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	kettenis@sourceware.org	2006-02-14 15:42:00
 
 Modified files:
 	gdb            : ChangeLog i386-tdep.c 
 
 Log message:
 	Fix PR breakpoints/2080.
 	* i386-tdep.c (struct i386_frame_cache): Add stack_align member.
 	(i386_analyze_stack_align): New function.
 	(i386_analyze_prologue): Use i386_analyze_stack_align.
 	(i386_frame_cache): Deal with stack realignment.
 
 Patches:
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7594&r2=1.7595
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&r1=1.222&r2=1.223
 


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