old-cross-binutils/gdb/testsuite
Pedro Alves 39d3738556 gdb/
* value.h (value_contents_copy, value_contents_copy_raw): Declare.
	* value.c (value_contents_copy_raw, value_contents_copy): New
	functions.
	(value_primitive_field): Use value_contents_copy_raw instead of
	memcpy.
	* valops.c (value_fetch_lazy): Use value_contents_copy instead of
	memcpy.
	(value_array, value_slice): Ditto.
	* valarith.c (value_subscripted_rvalue): Use
	value_contents_copy_raw instead of memcpy.

	gdb/testsuite/
	* gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
	tests for building arrays from unavailable values, subscripting
	non-memory rvalue unvailable arrays, and accessing fields or
	baseclasses of non-lazy unavailable values,
	* gdb.trace/unavailable.cc (small_struct, small_struct_b): New
	struct types.
	(g_smallstruct, g_smallstruct_b): New globals.
2011-02-14 11:30:37 +00:00
..
config run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.ada new testcase for Ada Wide Wide Characters and Strings 2011-01-14 19:33:19 +00:00
gdb.arch ChangeLog: 2011-02-08 13:25:01 +00:00
gdb.asm 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
gdb.base * gdb.base/break-interp.exp: Remove ${objdir} from test messages. 2011-02-07 13:35:42 +00:00
gdb.cell run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.cp gdb/ 2011-02-13 09:15:54 +00:00
gdb.disasm run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.dwarf2 Centralize printing "<optimized out>". 2011-01-25 16:26:23 +00:00
gdb.fortran gdb/ 2011-01-12 16:16:24 +00:00
gdb.gdb run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.hp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.java run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.mi 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
gdb.modula2 run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.multi run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.objc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.opencl include/ChangeLog: 2011-02-08 13:30:10 +00:00
gdb.opt Centralize printing "<optimized out>". 2011-01-25 16:26:23 +00:00
gdb.pascal run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.python Add the file that prev commit forget. 2011-02-05 05:27:23 +00:00
gdb.reverse run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.server run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.stabs run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.threads Centralize printing "<optimized out>". 2011-01-25 16:26:23 +00:00
gdb.trace gdb/ 2011-02-14 11:30:37 +00:00
gdb.xml 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
lib gdb/testsuite/ChangeLog 2011-01-21 14:05:51 +00:00
.gdbinit
aclocal.m4
ChangeLog gdb/ 2011-02-14 11:30:37 +00:00
configure gdb/testsuite/ 2011-01-07 02:51:09 +00:00
configure.ac Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
dg-extract-results.sh gdb/testsuite/ 2010-03-22 20:38:58 +00:00
Makefile.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
TODO