OSDN Git Service

2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
authorpmuldoon <pmuldoon>
Wed, 14 Apr 2010 13:18:51 +0000 (13:18 +0000)
committerpmuldoon <pmuldoon>
Wed, 14 Apr 2010 13:18:51 +0000 (13:18 +0000)
commit1e16f593db9bd5a8a8701a23f411e0452010f136
treec5f9ac0c9f9a4dc0e2a40af06c1685e01e3be9f2
parentebc050da85c2bdff8c4bd83c9f0209766087bd33
2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>

* python/py-block.c (gdbpy_block_for_pc): Use i8n to encompass
error/warning messages.  Capitalize and use complete sentences.
(blpy_block_syms_iternext): Likewise.
* python/py-cmd.c (parse_command_name, cmdpy_init): Likewise.
* python/py-frame.c (FRAPY_REQUIRE_VALID, frapy_block)
(frame_info_to_frame_object, frapy_read_var)
(gdbpy_frame_stop_reason_string): Likewise.
* python/py-lazy-string.c (stpy_convert_to_value)
(gdbpy_create_lazy_string_object): Likewise.
* python/py-objfile.c (objfpy_set_printers): Likewise.
* python/py-prettyprint.c (gdbpy_default_visualizer): Likewise.
* python/python.c (parameter_to_python): Likewise.
* python/py-type.c (typy_range, typy_target): Likewise.
* python/py-value.c (valpy_cast, valpy_length, valpy_getitem)
(valpy_richcompare, valpy_int, valpy_long, valpy_float): Likewise.
gdb/ChangeLog
gdb/python/py-block.c
gdb/python/py-cmd.c
gdb/python/py-frame.c
gdb/python/py-lazy-string.c
gdb/python/py-objfile.c
gdb/python/py-prettyprint.c
gdb/python/py-type.c
gdb/python/py-value.c
gdb/python/python.c
gdb/testsuite/gdb.python/py-frame.exp