public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* Smart pointer pretty printers
@ 2017-02-23  9:37 Juraj
  2017-02-23 18:05 ` Jonathan Wakely
       [not found] ` <c95d0000162d4d7da2fc613a23501cbd@MAIL.fer.hr>
  0 siblings, 2 replies; 18+ messages in thread
From: Juraj @ 2017-02-23  9:37 UTC (permalink / raw)
  To: libstdc++

Hello everyone. I am using an IDE (CLion) which uses gdb for
debugging. An annoying issue is that the pretty printer for smart
pointers (shared_ptr and unique_ptr) does not serve the derefenced
pointer as a child, so the object tree cannot be expanded in the IDE
further than the smart pointer.

I have found this discussion from 2013, where Michael Marte suggested a patch:

https://gcc.gnu.org/ml/libstdc++/2013-04/msg00133.html

The last message in the thread was an amended patch by him, so I am
wondering why this didn't go in? It makes debugging a complex
application with many smart pointers in an IDE much easier.

Thanks,
Juraj

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-01-11 22:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23  9:37 Smart pointer pretty printers Juraj
2017-02-23 18:05 ` Jonathan Wakely
     [not found] ` <c95d0000162d4d7da2fc613a23501cbd@MAIL.fer.hr>
2017-02-24 15:08   ` Juraj Oršulić
2017-02-24 15:12     ` Jonathan Wakely
     [not found]     ` <308301db772b4f7c95404d69db52baff@MAIL.fer.hr>
2017-02-24 15:42       ` Juraj Oršulić
2017-02-24 16:12         ` Juraj Oršulić
2017-02-24 16:36           ` Jonathan Wakely
     [not found]           ` <4c6aef27483e44dc9aa409dace8490c8@MAIL.fer.hr>
2017-03-02 18:11             ` Juraj Oršulić
2017-03-27 15:16               ` Jonathan Wakely
     [not found]               ` <dcda19be55114256a4a37081e26b90f8@MAIL.fer.hr>
2017-03-27 15:35                 ` Juraj Oršulić
2017-03-27 16:06                   ` Jonathan Wakely
     [not found]                   ` <d1a3b9fbc9d54f9f9c8ceef3485cbcea@MAIL.fer.hr>
2018-01-04 10:23                     ` Juraj Oršulić
2018-01-09 14:59                       ` Jonathan Wakely
2018-01-09 15:02                         ` Jonathan Wakely
2018-01-09 18:50                           ` Jonathan Wakely
2018-01-09 22:11                             ` Jonathan Wakely
2018-01-11 22:26                               ` Juraj Oršulić
2018-01-09 15:35               ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).