aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/pr9167.cc
AgeCommit message (Collapse)AuthorFilesLines
2010-04-21PR 9167Chris Moller1-0/+36
* cp-valprint.c (cp_print_value_fields): Replaced obstack_base() method of popping recursion-detection stack with a method based on obstack_object_size(). * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167. * gdb.cp/pr9167.cc: New file. * gdb.cp/pr9167.exp: New file.