]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Mon, 21 Sep 2009 09:39:53 +0000 (09:39 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Mon, 21 Sep 2009 09:39:53 +0000 (09:39 +0000)
commit7a9fe1016c6b3caf22ca50926331e6baca47ef9d
treef25d218b3253d782d80f7281244b9f18332baa61
parent2e4d963fb27e10835c44564788b9c3d25bc21119
2009-09-21  Phil Muldoon <pmuldoon@redhat.com>

PR python/10633

* c-lang.c (c_printstr): Do not loop past  options->print_max when
iterating with wchar_iterate.

2009-09-21  Phil Muldoon <pmuldoon@redhat.com>

PR python/10633

* gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
Function.
(run_lang_tests): Add print elements test.
gdb/ChangeLog
gdb/c-lang.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-prettyprint.exp