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/1391


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

From: kettenis@sources.redhat.com
To: gdb-gnats@sourceware.org
Cc:  
Subject: backtrace/1391
Date: 18 Jan 2004 21:22:50 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	kettenis@sourceware.org	2004-01-18 21:22:50
 
 Modified files:
 	gdb            : ChangeLog dwarf2-frame.c 
 
 Log message:
 	* dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
 	DW_CFA_def_cfa_exporession.  Add support for
 	DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
 	DW_CFA_def_cfa_offset_sf.  This should fix PR backtrace/1391.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5229&r2=1.5230
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2-frame.c.diff?cvsroot=src&r1=1.25&r2=1.26
 


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