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

src/gdb ChangeLog mi/mi-cmd-stack.c testsuite/ ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_7_2-branch
Changes by:	pmuldoon@sourceware.org	2010-11-18 14:40:30

Modified files:
	gdb            : ChangeLog 
	gdb/mi         : mi-cmd-stack.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.mi: dw2-ref-missing-frame-func.c 
	                      dw2-ref-missing-frame-main.c 
	                      dw2-ref-missing-frame.S 
	                      dw2-ref-missing-frame.exp 

Log message:
	2010-11-18  Phil Muldoon  <pmuldoon@redhat.com>
	
	PR mi/11407
	* mi/mi-cmd-stack.c (list_args_or_locals): Catch exceptions from
	read_var_value and common_val_print and print a warning.
	
	2010-11-18  Phil Muldoon  <pmuldoon@redhat.com>
	Jan Kratochvil  <jan.kratochvil@redhat.com>
	
	PR mi/11407
	* gdb.mi/dw2-ref-missing-frame-func.c: New File.
	* gdb.mi/dw2-ref-missing-frame-main.c New File.
	* gdb.mi/dw2-ref-missing-frame.S New File.
	* gdb.mi/dw2-ref-missing-frame.exp New File.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=1.11973.2.50&r2=1.11973.2.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-cmd-stack.c.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=1.51&r2=1.51.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=1.2376.2.15&r2=1.2376.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/dw2-ref-missing-frame-func.c.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/dw2-ref-missing-frame-main.c.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.S.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp.diff?cvsroot=src&only_with_tag=gdb_7_2-branch&r1=NONE&r2=1.1.2.1


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