]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 Apr 2011 17:40:41 +0000 (17:40 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 Apr 2011 17:40:41 +0000 (17:40 +0000)
commite1ab1f9c669fbcb1a13218823dd08592bddb90d8
tree81a535f4901e4e6eae2107414c9884e219c5586e
parented0d9c711c14c280d4c06bb200eaad162549efcb
gdb/testsuite/
* gdb.python/py-prettyprint.c (struct hint_error): New.
(main): New variable hint_error.
* gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
"print hint_error".
* gdb.python/py-prettyprint.py (class pp_hint_error): New.
(register_pretty_printers): Register it.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-prettyprint.c
gdb/testsuite/gdb.python/py-prettyprint.exp
gdb/testsuite/gdb.python/py-prettyprint.py