old-cross-binutils/gdb/testsuite/gdb.python
Phil Muldoon 00bd41d6bc 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
* varobj.c (value_get_print_value): Move hint check later into the
	function.  Comment function.  Free thevalue before reusing it.

2011-07-28  Phil Muldoon  <pmuldoon@redhat.com>

	* gdb.python/py-mi.exp: Test printers returning string hint, and
	also not returning a value.
	* gdb.python/py-prettyprint.c: Add testcase for above.
	* gdb.python/py-prettyprint.py: Add test printer for above.
2011-07-28 10:36:40 +00:00
..
lib-types.cc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
lib-types.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
Makefile.in 2011-05-16 Pedro Alves <pedro@codesourcery.com> 2011-05-16 13:56:41 +00:00
py-block.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-block.exp 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-breakpoint.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-breakpoint.exp * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints 2011-07-22 17:46:18 +00:00
py-cmd.exp 2011-01-10 Phil Muldoon <pmuldoon@redhat.com> 2011-01-10 11:00:24 +00:00
py-error.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-error.py run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-events.c Add the file that prev commit forget. 2011-02-05 05:27:23 +00:00
py-events.exp Add the file that prev commit forget. 2011-02-05 05:27:23 +00:00
py-events.py Add the file that prev commit forget. 2011-02-05 05:27:23 +00:00
py-evthreads.c Add the file that prev commit forget. 2011-02-05 05:27:23 +00:00
py-evthreads.exp gdb/testsuite/ 2011-07-18 04:14:21 +00:00
py-frame-inline.c gdb/ 2011-04-17 14:14:23 +00:00
py-frame-inline.exp gdb/ 2011-04-17 14:14:23 +00:00
py-frame.c
py-frame.exp use prepare_for_testing in gdb.python/py-frame.exp 2011-02-26 14:06:28 +00:00
py-function.exp 2011-07-11 Phil Muldoon <pmuldoon@redhat.com> 2011-07-11 13:07:38 +00:00
py-inferior.c py-inferior.exp: Make sure local var is allocated on the stack. 2011-06-08 16:56:11 +00:00
py-inferior.exp py-inferior.exp: Make sure local var is allocated on the stack. 2011-06-08 16:56:11 +00:00
py-infthread.c
py-infthread.exp 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-mi.exp 2011-07-28 Phil Muldoon <pmuldoon@redhat.com> 2011-07-28 10:36:40 +00:00
py-objfile-script-gdb.py.in * gdb.python/py-objfile-script-gdb.py: Renamed to 2011-07-13 17:00:56 +00:00
py-objfile-script.c * NEWS: Mention "info auto-load-scripts". 2011-05-13 22:11:47 +00:00
py-objfile-script.exp * gdb.python/py-objfile-script-gdb.py: Renamed to 2011-07-13 17:00:56 +00:00
py-objfile.c 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-objfile.exp 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-parameter.exp 2011-03-10 Phil Muldoon <pmuldoon@redhat.com> 2011-03-10 12:29:08 +00:00
py-pp-maint.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-pp-maint.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-pp-maint.py run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-prettyprint.c 2011-07-28 Phil Muldoon <pmuldoon@redhat.com> 2011-07-28 10:36:40 +00:00
py-prettyprint.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-prettyprint.py 2011-07-28 Phil Muldoon <pmuldoon@redhat.com> 2011-07-28 10:36:40 +00:00
py-progspace.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-progspace.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-section-script.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-section-script.exp * NEWS: Mention "info auto-load-scripts". 2011-05-13 22:11:47 +00:00
py-section-script.py run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-shared-sl.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-shared.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-shared.exp * gdb.python/py-shared.exp: Call gdb_load_shlibs. 2011-07-22 17:45:16 +00:00
py-symbol.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-symbol.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-symtab.exp gdb.python/python.exp: Update filename paths. 2011-07-06 22:15:02 +00:00
py-template.cc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-template.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-type.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-type.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-value.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
py-value.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
python-1.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
python.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
python.exp 2011-07-21 Phil Muldoon <pmuldoon@redhat.com> 2011-07-21 11:03:48 +00:00
source1 run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
source2.py run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00