This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] libstdc++/45403 support gdb 7.0 in std::string pretty printer
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 8 Oct 2010 13:07:24 +0100
- Subject: Re: [v3] libstdc++/45403 support gdb 7.0 in std::string pretty printer
- References: <AANLkTi=Bkn3gZMFSXKr8qfAczL31DBfC-x+3eHppiUdy@mail.gmail.com>
On 8 October 2010 12:31, Jonathan Wakely wrote:
> Tested with GNU gdb (GDB) Fedora (7.1-34.fc13)
I've also committed this to the 4.5 branch after testing the change
with GDB 7.0 and 7.1-34.fc13
It's not a regression, but the change is only to the python pretty
printer and is safe.