[Bug debug/51873] stringstream is opaque with g++

2012-01-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51873 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug debug/51873] stringstream is opaque with g++

2012-01-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51873 --- Comment #1 from Jonathan Wakely 2012-01-16 17:46:53 UTC --- Works for me if I ensure the right libstdc++.so is found, via RPATH or LD_LIBRARY_PATH (gdb) p msg $1 = { >> = { ... lots of output ... }}