From: Ben Longbons <brlongbons@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Jan Kratochvil <jan.kratochvil@redhat.com>, gdb@sourceware.org
Subject: Re: [C++] System Requirements
Date: Mon, 16 Dec 2013 20:09:00 -0000 [thread overview]
Message-ID: <CA+XNFZOAwMqVnGy=2XLDheaiUZzKmgY1Ww4G6NNHN-EUuPVXnQ@mail.gmail.com> (raw)
In-Reply-To: <83wqj4d33e.fsf@gnu.org>
On Mon, Dec 16, 2013 at 11:10 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> Perhaps you never tried to use outdated versions of GDB too seriously
> for too long. GDB constantly gets more and more useful features and
> solves more and more bugs, so using an old version is a PITA.
Well, I can state with absolute certainty that there are *some* bugs
in gdb that simply will not be fixed without relying on some subset of
C++11 features.
It's not that they couldn't theoretically be fixed otherwise, they
just wouldn't be detected. For a while I had to maintain two branches
of my own software, and I remember specifically backporting one fix to
the pre-C++11 stable branch for a problem that many users had noticed,
but which eluded bughunts until I used some C++11 stuff.
In some cases it is possible to hide the feature behind the
development mode check, in some cases it is not. GCC 4.3 and 4.4
introduce a lot of features that can't be used conditionally.
> It's
> not like GDB development aims only at supporting newer compiler
> versions, you know. Just look at the commit logs, and you will see.
I haven't been able to get the specific information I looked for as to
exactly which versions *are* supported and which have been for
previous releases.
>> Regardless of where we set the bounds, do you agree to the *concept*
>> of having two different modes?
>
> I don't. There's no reason to have that, and it certainly adds to the
> overhead.
I do strongly believe it is beneficial to keep the two modes very
similar, but with the specific differences I have in mind, it would be
rather unlikely to commit something that failed in one mode and worked
in the other.
-Ben
next prev parent reply other threads:[~2013-12-16 20:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-14 0:34 Ben Longbons
2013-12-14 0:40 ` Ben Longbons
2013-12-15 12:28 ` Michael Veksler
2013-12-17 2:29 ` Andrew Pinski
2013-12-17 4:02 ` Ben Longbons
2013-12-18 12:47 ` Michael Veksler
2013-12-18 19:16 ` Ben Longbons
2013-12-15 15:31 ` Jan Kratochvil
2013-12-15 17:04 ` Ben Longbons
2013-12-15 19:53 ` Mark Kettenis
2013-12-16 13:03 ` Ivo Raisr
2013-12-16 13:52 ` Phi Debian
2013-12-17 5:35 ` Sergio Durigan Junior
2013-12-16 19:10 ` Eli Zaretskii
2013-12-16 20:09 ` Ben Longbons [this message]
2013-12-16 19:05 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+XNFZOAwMqVnGy=2XLDheaiUZzKmgY1Ww4G6NNHN-EUuPVXnQ@mail.gmail.com' \
--to=brlongbons@gmail.com \
--cc=eliz@gnu.org \
--cc=gdb@sourceware.org \
--cc=jan.kratochvil@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox