[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2017-05-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2017-05-18 Thread redi at gcc dot gnu.org
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

[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2017-02-15 Thread redi at gcc dot gnu.org
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

[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2016-12-15 Thread palves at redhat dot com
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

[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2015-05-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59161 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2015-05-06 Thread jan.kratochvil at redhat dot com
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

[Bug libstdc++/59161] GDB pretty printers: iterator->reference not printed

2013-11-17 Thread jan.kratochvil at redhat dot com
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)