https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
--- Comment #14 from Jonathan Wakely ---
Author: redi
Date: Thu May 18 09:23:38 2017
New Revision: 248182
URL: https://gcc.gnu.org/viewcvs?rev=248182&root=gcc&view=rev
Log:
PR59161 make pretty printers always return strings
Backport from mainli
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
--- Comment #13 from Jonathan Wakely ---
Author: redi
Date: Wed Feb 15 13:38:42 2017
New Revision: 245480
URL: https://gcc.gnu.org/viewcvs?rev=245480&root=gcc&view=rev
Log:
PR59161 make pretty printers always return strings
Backport from mainli
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
--- Comment #12 from Pedro Alves ---
> So I think the libstdc++ part is fixed,
Thanks. TBC, given the pointer example in comment #9, I think GDB's implicit
use of options.addressprint=off for pretty printers is a clear GDB bug. I
think GDB sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
--- Comment #2 from Jan Kratochvil ---
valid for: gcc-5.1.1-1.fc23.x86_64
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161
--- Comment #1 from Jan Kratochvil ---
Tested with:
GNU gdb (GDB) 7.6.50.20131109-cvs
libstdcxx/v6/printers.py from GCC r201888 (=with PR libstdc++/53477 fix)