[Bug debug/51873] stringstream is opaque with g++
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++
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 ... }}