binutils-gdb/gdb/python
Phil Muldoon fff5cc649e 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
PR python/11417

	* python/py-lazy-string.c (stpy_convert_to_value): Check for
          a NULL address.
	  (gdbpy_create_lazy_string_object): Allow strings with a NULL
          address and a zero length.

2010-04-08  Phil Muldoon  <pmuldoon@redhat.com>

	* gdb.python/py-value: Add null string variable.
	  (test_lazy_string): Test zero length, NULL address lazy
	  strings.
2010-04-08 10:28:42 +00:00
..
py-block.c 2010-02-24 Phil Muldoon <pmuldoon@redhat.com> 2010-02-24 21:18:28 +00:00
py-cmd.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
py-frame.c 2010-02-28 Phil Muldoon <pmuldoon@redhat.com> 2010-02-28 21:56:50 +00:00
py-function.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
py-lazy-string.c 2010-04-08 Phil Muldoon <pmuldoon@redhat.com> 2010-04-08 10:28:42 +00:00
py-objfile.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
py-prettyprint.c gdb 2010-02-02 16:45:17 +00:00
py-symbol.c 2010-02-24 Phil Muldoon <pmuldoon@redhat.com> 2010-02-24 21:18:28 +00:00
py-symtab.c 2010-02-24 Phil Muldoon <pmuldoon@redhat.com> 2010-02-24 21:18:28 +00:00
py-type.c 2010-02-26 Phil Muldoon <pmuldoon@redhat.com> 2010-02-26 09:08:10 +00:00
py-utils.c gdb 2010-03-05 20:18:19 +00:00
py-value.c 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> 2010-01-14 08:03:37 +00:00
python-internal.h * python/python-internal.h: Include symtab.h. 2010-03-09 17:12:40 +00:00
python.c * python/python.c (source_python_script): Use ensure_python_env 2010-04-08 04:57:25 +00:00
python.h Allow "source" to load python scripts. 2010-01-18 06:25:22 +00:00