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

src/gdb ChangeLog blockframe.c d10v-tdep.c fra ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_0-branch
Changes by:	cagney@sourceware.org	2003-07-15 17:32:14

Modified files:
	gdb            : ChangeLog blockframe.c d10v-tdep.c frame.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.asm: asm-source.exp 

Log message:
	2003-07-15  Andrew Cagney  <cagney@redhat.com>
	
	* frame.c (get_prev_frame): Move disabled inside_entry_func to
	before code inhibiting repeated unwind attempts.  Add to
	commentary on that test's problems.
	* blockframe.c (inside_main_func): Look for "main" in the minimal
	symbol table.
	* d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
	identical.
	
	Index: testsuite/ChangeLog
	2003-07-15  Andrew Cagney  <cagney@redhat.com>
	
	* gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.4439.2.56&r2=1.4439.2.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.72&r2=1.72.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/d10v-tdep.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.125.4.1&r2=1.125.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.127.2.3&r2=1.127.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.572.2.11&r2=1.572.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.asm/asm-source.exp.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.38.6.1&r2=1.38.6.2


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