From: Eli Zaretskii <eliz@gnu.org>
To: Simon Marchi <simon.marchi@polymtl.ca>
Cc: tom@tromey.com, orgads@gmail.com, gdb-patches@sourceware.org
Subject: Re: [PATCH] Fix python compatibility with old versions of GDB
Date: Tue, 13 Jun 2017 19:30:00 -0000 [thread overview]
Message-ID: <837f0f4ri0.fsf@gnu.org> (raw)
In-Reply-To: <27c866069cdcc4dc4b5e3cf5d3affe83@polymtl.ca> (message from Simon Marchi on Tue, 13 Jun 2017 19:29:21 +0200)
> Date: Tue, 13 Jun 2017 19:29:21 +0200
> From: Simon Marchi <simon.marchi@polymtl.ca>
> Cc: Tom Tromey <tom@tromey.com>, orgads@gmail.com,
> gdb-patches@sourceware.org
>
> On 2017-06-13 16:44, Eli Zaretskii wrote:
> > FWIW, I always configure GDB to use a version-specific data-directory,
> > because I leave old GDB versions (renamed) on my system, so I could
> > still use them after installing a new version. E.g., if the new
> > version turns out to have a bug. I would actually be happier if we
> > changed our installation scripts to do that by default, because the
> > scripts are almost never backward-compatible IME.
>
> Can you give more details on what you think could/should be done by
> default?
I'd like the data-directory be version-dependent, i.e. be
/usr/share/gdb/VERSION/ and not just /usr/share/gdb/. But I wonder
why that isn't the default behavior, as the files we install into
data-directory are version-dependent and incompatible with other GDB
versions.
> For such a use case, I would compile each gdb with a separate prefix
> (e.g. --prefix=/opt/gdb/<version>), which would give each install its
> own data directory.
That's close to what I do, as described above. I just don't set
"--prefix", because that would affect directories like bindir, mandir,
infodir, which I don't want to keep separately for each version.
next prev parent reply other threads:[~2017-06-13 19:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-11 17:48 Orgad Shaneh
2017-06-11 21:09 ` Simon Marchi
2017-06-12 4:31 ` Orgad Shaneh
2017-06-13 11:23 ` Simon Marchi
2017-06-13 12:12 ` Tom Tromey
2017-06-13 12:29 ` Phil Muldoon
2017-06-13 14:44 ` Eli Zaretskii
2017-06-13 17:29 ` Simon Marchi
2017-06-13 17:47 ` Matt Rice
2017-06-13 18:42 ` Tom Tromey
2017-06-13 19:33 ` Eli Zaretskii
2017-06-13 19:30 ` Eli Zaretskii [this message]
2017-06-13 12:53 ` Paul.Koning
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=837f0f4ri0.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=orgads@gmail.com \
--cc=simon.marchi@polymtl.ca \
--cc=tom@tromey.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