old-cross-binutils/gdb/testsuite/gdb.python
Tom Tromey 731145cb17 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
PR mi/14741:
	* mi/mi-cmd-var.c (varobj_update_one): Take value of
	attribute "dynamic" and "displayhint" from printed child,
	not the root variable.

	* gdb.python/py-mi.exp: Correct expected results for attribute
	"dynamic" returned by -var-update.
	Add test case for correct handling of "diplayhint" for children
	of dynamic varobjs.
	* gdb.python/py-prettyprint.c (set_itme): New function.
	(bug_14741) New function.
	(main) Add call to bug_14741().
	* gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2012-12-06 18:59:57 +00:00
..
lib-types.cc
lib-types.exp gdb/testsuite/ 2012-06-24 06:36:27 +00:00
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
py-block.c
py-block.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-breakpoint.c
py-breakpoint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-cmd.exp
py-error.exp
py-error.py
py-events-shlib.c
py-events.c
py-events.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-events.py
py-evsignal.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-evthreads.c
py-evthreads.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-explore-cc.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-explore.c
py-explore.cc
py-explore.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-finish-breakpoint.c
py-finish-breakpoint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-finish-breakpoint.py
py-finish-breakpoint2.cc
py-finish-breakpoint2.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-finish-breakpoint2.py
py-frame-inline.c
py-frame-inline.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-frame.c
py-frame.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-function.exp
py-inferior.c gdb/ 2012-07-26 19:09:35 +00:00
py-inferior.exp gdb/ 2012-07-26 19:09:35 +00:00
py-infthread.c
py-infthread.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-mi.exp 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com> 2012-12-06 18:59:57 +00:00
py-objfile-script-gdb.py.in
py-objfile-script.c
py-objfile-script.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-objfile.c
py-objfile.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-parameter.exp
py-pp-maint.c
py-pp-maint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-pp-maint.py
py-prettyprint.c 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com> 2012-12-06 18:59:57 +00:00
py-prettyprint.exp gdb/ 2012-07-16 19:15:39 +00:00
py-prettyprint.py 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com> 2012-12-06 18:59:57 +00:00
py-progspace.c
py-progspace.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-prompt.c
py-prompt.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-section-script.c
py-section-script.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-strfns.c Add $_memeq, $_regex, $_streq, $_strlen convenience functions. 2012-08-10 20:26:00 +00:00
py-strfns.exp * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd. 2012-11-06 15:21:24 +00:00
py-symbol.c 2012-06-26 Siva Chandra Reddy <sivachandra@google.com> 2012-06-27 00:21:21 +00:00
py-symbol.exp PR python/14634: 2012-10-15 15:20:27 +00:00
py-symtab.exp PR python/14635: 2012-10-15 15:23:47 +00:00
py-template.cc
py-template.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-type.c
py-type.exp http://sourceware.org/ml/gdb-patches/2012-11/msg00308.html 2012-11-14 10:16:46 +00:00
py-typeprint.cc * NEWS: Update. 2012-11-12 17:41:59 +00:00
py-typeprint.exp * NEWS: Update. 2012-11-12 17:41:59 +00:00
py-typeprint.py * NEWS: Update. 2012-11-12 17:41:59 +00:00
py-value-cc.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-value.c
py-value.cc
py-value.exp (test_subscript_regression): Remove no longer necessary globals, 2012-09-06 17:57:41 +00:00
python-1.c
python.c
python.exp * NEWS: Update. 2012-09-20 20:54:11 +00:00
source1
source2.py