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


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

From: kettenis@sources.redhat.com
To: gdb-gnats@sourceware.org
Cc:  
Subject: backtrace/1589
Date: 1 May 2004 09:52:48 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	kettenis@sourceware.org	2004-05-01 09:52:48
 
 Modified files:
 	gdb            : ChangeLog dwarf2-frame.c 
 
 Log message:
 	* dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
 	DW_CFA_restore state without a matching DW_CFA_remember_state
 	instead of aborting.  Fixes PR backtrace/1589.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5769&r2=1.5770
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2-frame.c.diff?cvsroot=src&r1=1.32&r2=1.33
 


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