[Bug libstdc++/59075] python pretty printer does not work at OS X

2018-11-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug libstdc++/59075] python pretty printer does not work at OS X

2018-11-23 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #11 from Iain Sandoe --- (In reply to Jonathan Wakely from comment #10) > Tom, do you know why the types might be shown differently on OS X and > GNU/Linux? (see comments 7 and 8). > > Is that because of something different in the

[Bug libstdc++/59075] python pretty printer does not work at OS X

2018-11-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 Jonathan Wakely changed: What|Removed |Added Severity|trivial |normal

[Bug libstdc++/59075] python pretty printer does not work at OS X

2018-11-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #10 from Jonathan Wakely --- Tom, do you know why the types might be shown differently on OS X and GNU/Linux? (see comments 7 and 8). Is that because of something different in the DWARF? Is that expected for OS X, or is it a GCC

[Bug libstdc++/59075] python pretty printer does not work at OS X

2017-03-01 Thread manuelrciosici at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #9 from manuelrciosici at gmail dot com --- Just to be sure this ticket doesn't get considered out of date, I want to confirm that this is still an issue on OS X 10.12.3 using GCC 6.3 (compiled from Homebrew) and GDB 7.12.1 (compiled

[Bug libstdc++/59075] python pretty printer does not work at OS X

2016-04-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/59075] python pretty printer does not work at OS X

2016-04-12 Thread manuelrciosici at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 manuelrciosici at gmail dot com changed: What|Removed |Added CC||manuelrciosici at gmail

[Bug libstdc++/59075] python pretty printer does not work at OS X

2013-11-11 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #2 from Tom Tromey tromey at gcc dot gnu.org --- (In reply to Jonathan Wakely from comment #1) Tom, do you know why this would be true on OS X? Offhand I do not know. I think there are a few things that could help us find out,

[Bug libstdc++/59075] python pretty printer does not work at OS X

2013-11-11 Thread altimin at altimin dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #3 from Alexander Timin altimin at altimin dot ru --- Created attachment 31195 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31195action=edit compiled dwarf file

[Bug libstdc++/59075] python pretty printer does not work at OS X

2013-11-11 Thread altimin at altimin dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #5 from Alexander Timin altimin at altimin dot ru --- Created attachment 31197 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31197action=edit source code

[Bug libstdc++/59075] python pretty printer does not work at OS X

2013-11-11 Thread altimin at altimin dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #4 from Alexander Timin altimin at altimin dot ru --- Created attachment 31196 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31196action=edit compiled executable

[Bug libstdc++/59075] python pretty printer does not work at OS X

2013-11-11 Thread altimin at altimin dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 --- Comment #6 from Alexander Timin altimin at altimin dot ru --- (In reply to Tom Tromey from comment #2) It has been compiled only with -g option. What do you mean by see gdb session? I don't understand. What should I do?

[Bug libstdc++/59075] python pretty printer does not work at OS X

2013-11-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59075 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||tromey at gcc