PR 9167
authorChris Moller <cmoller@cygnus>
Wed, 21 Apr 2010 17:33:54 +0000 (17:33 +0000)
committerChris Moller <cmoller@cygnus>
Wed, 21 Apr 2010 17:33:54 +0000 (17:33 +0000)
commit0b66f3173809e422f3dfbab2a8afff7fb9fc0ef3
treed01b4a9ce867591f4a06247baf0d6f481cffeb0e
parent34a7d6c6d367a964e24ea7f0f8c868cc531736f8
PR 9167
* 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.
gdb/ChangeLog
gdb/cp-valprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/Makefile.in
gdb/testsuite/gdb.cp/pr9167.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/pr9167.exp [new file with mode: 0644]
This page took 0.025261 seconds and 4 git commands to generate.