]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb
authorTom Tromey <tromey@redhat.com>
Thu, 31 Mar 2011 19:59:26 +0000 (19:59 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 31 Mar 2011 19:59:26 +0000 (19:59 +0000)
commita4c8e8068824062a43759f22ff0d22efe8996b82
tree872b7851c93ed4310172483496fc607fbd33014c
parentdf5c6c503133136c5d6e5c5eea6f43d276a8eda0
gdb
* varobj.c (update_dynamic_varobj_children): Properly handle
errors from iterator.
gdb/testsuite
* gdb.python/py-prettyprint.py (exception_flag): New global.
(NoStringContainerPrinter._iterator.next): Check it.
* gdb.python/py-prettyprint.c (main): New variable nstype2.
* gdb.python/py-mi.exp: Set exception_flag and do more tests.
gdb/ChangeLog
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-mi.exp
gdb/testsuite/gdb.python/py-prettyprint.c
gdb/testsuite/gdb.python/py-prettyprint.py
gdb/varobj.c