gdb/
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Thu, 5 Feb 2009 21:16:09 +0000 (21:16 +0000)
committerThiago Jung Bauermann <bauerman@br.ibm.com>
Thu, 5 Feb 2009 21:16:09 +0000 (21:16 +0000)
commitb6cb8e7dead0c48df80c28f95ee7543799672d11
treed6a9f0104500adf91e8ba8f95d7e9e35444ab026
parent54ba13f733396d107167bf89afd43db66bebe779
gdb/
2009-02-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
    Tom Tromey  <tromey@redhat.com>

* python/python-utils.c (target_string_to_unicode): New function.
* python/python-internal.h (target_string_to_unicode): New prototype.
* python/python-value.c (valpy_string): New function.
(value_object_methods): Add `string' entry.

gdb/doc/
2009-02-05  Tom Tromey  <tromey@redhat.com>

* gdb.texinfo (Values From Inferior): Document Value.string.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/python-internal.h
gdb/python/python-utils.c
gdb/python/python-value.c
This page took 0.024315 seconds and 4 git commands to generate.