gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 28 Jun 2010 16:59:47 +0000 (16:59 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 28 Jun 2010 16:59:47 +0000 (16:59 +0000)
commit6036c742216f95a45095562947749755601a61f5
tree0455547cdd233ee4964d6522636feadbc43f6fda
parentde6a04210ceecbe450212f60129740fc22330050
gdb/
* cp-valprint.c (cp_print_value_fields) <recurse == 0>: Call
obstack_begin after each obstack_free.

gdb/testsuite/
* gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
gdb/ChangeLog
gdb/cp-valprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/static-print-quit.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/static-print-quit.exp [new file with mode: 0644]