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.
|
||
|---|---|---|
| .. | ||
| py-block.c | ||
| py-cmd.c | ||
| py-frame.c | ||
| py-function.c | ||
| py-lazy-string.c | ||
| py-objfile.c | ||
| py-prettyprint.c | ||
| py-symbol.c | ||
| py-symtab.c | ||
| py-type.c | ||
| py-utils.c | ||
| py-value.c | ||
| python-internal.h | ||
| python.c | ||
| python.h | ||