]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR gdb/9067
authorChris Moller <cmoller@cygnus>
Mon, 8 Feb 2010 18:04:17 +0000 (18:04 +0000)
committerChris Moller <cmoller@cygnus>
Mon, 8 Feb 2010 18:04:17 +0000 (18:04 +0000)
commit99903ae39ebb2032c28aa7bb8b24d6d0f901a2f1
tree4c8294d3740d607126be4f34839c0dfd3df153dc
parente3e9f5a2912a498fb804786da7afb83bc04c39cf
PR gdb/9067
* cp-valprint.c (cp_print_value_fields) Fix use of obstacks.
cp_print_static_field)  Fix use of obstacks.
* gdb.cp/pr9067.exp:  New
* gdb.cp/pr9067.cc:   New
* gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
gdb/ChangeLog
gdb/cp-valprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/Makefile.in
gdb/testsuite/gdb.cp/pr9067.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/pr9067.exp [new file with mode: 0644]