This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: gdb pretty-printers for libstdc++
- From: Phil Muldoon <pmuldoon at redhat dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: Tom Tromey <tromey at redhat dot com>, libstdc++ at gcc dot gnu dot org
- Date: Mon, 09 Mar 2009 11:46:48 +0000
- Subject: Re: gdb pretty-printers for libstdc++
- References: <49AC5361.5090609@redhat.com> <4348dea50903071736x36251d26g325b02ffd80adbbf@mail.gmail.com> <4348dea50903071827n29b90921vf34912e104383fe1@mail.gmail.com>
Jonathan Wakely wrote:
Oops, this didn't go to the list the first time I sent it ...
Yeah - oops! The first email I sent had a typo in the mailing list name.
2009/3/8 Jonathan Wakely:
2009/3/2 Phil Muldoon:
I fixed that, and all the other issues mentioned in the email. I also did
some other small comment clean-ups. I've included a new copy of the file,
and also a patch. What do you think?
I finally got a chance to build gdb and apply the patch - very nice
work!
Yes, Tom did a superb job with these. I started hacking on them after I
saw how useful they were.
The same is true of the unordered containers, but I haven't done the
same for them in this patch.
I agree with your patch, it makes the descriptive text passed to the
printers more precise. I really hope to see more of these patches as
more libstdc++ hackers start looking at the printers.
Regards
Phil