binutils-gdb/gdb/testsuite
Thiago Jung Bauermann def2b0009c gdb/
Add gdb.Value.is_optimized_out attribute.
	* python/python-value.c (valpy_get_is_optimized_out): New
	function.
	(value_object_getset): New variable.
	(value_object_type): Initialize tp_getset element.

gdb/doc/
	* gdb.texinfo (Values From Inferior): Document is_optimized_out
	attribute.

gdb/testsuite/
	* gdb.python/python-value.exp (test_value_in_inferior): Test
	gdb.Value.is_optimized_out attribute.
2009-03-26 20:58:11 +00:00
..
config Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.ada * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise 2009-03-19 14:08:50 +00:00
gdb.arch gdb/ 2009-03-05 22:37:11 +00:00
gdb.asm Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.base * gdb.base/charset.exp (valid_target_charset): New proc. 2009-03-25 19:25:49 +00:00
gdb.cp gdb: 2009-03-20 23:04:40 +00:00
gdb.disasm Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.dwarf2 gdb/ 2009-03-26 14:47:19 +00:00
gdb.fortran gdb/ 2009-02-12 09:15:07 +00:00
gdb.gdb * observer.c (observer_test_first_notification_function) 2009-02-17 19:52:27 +00:00
gdb.hp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.java Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.mi * gdb.mi/mi-cli.exp: Adjust for output difference in 2009-03-13 10:55:08 +00:00
gdb.modula2 Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.objc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.opt Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.pascal * gdb.pascal/floats.exp: Accept approximate results everywhere. 2009-02-18 14:46:14 +00:00
gdb.python gdb/ 2009-03-26 20:58:11 +00:00
gdb.server 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr> 2009-01-22 16:01:10 +00:00
gdb.stabs Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.threads * dummy-frame.c (dummy_frame): Replace regcache member with 2009-01-19 19:05:01 +00:00
gdb.trace Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.xml Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
lib gdb: 2009-03-20 23:04:40 +00:00
.gdbinit
ChangeLog gdb/ 2009-03-26 20:58:11 +00:00
Makefile.in Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
TODO
aclocal.m4
configure
configure.ac