This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch 1/2] auto-load: Rename $ddir to $datadir
- From: Doug Evans <dje at google dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Sat, 12 May 2012 12:30:16 -0700
- Subject: Re: [patch 1/2] auto-load: Rename $ddir to $datadir
- References: <20120512144714.GA11560@host2.jankratochvil.net>
On Sat, May 12, 2012 at 7:47 AM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> Hi,
>
> when Doug suggested $ddir for data-directory, similar to $cdir, $pdir and
> $sdir already in use, it made sense.
>
> But currently I need to introduce also a variable for debug-file-directory and
> having both $ddir and $debugdir valid in the same string seems to be confusing.
>
> Therefore proposing to have $datadir and $debugdir instead in the next patch,
> this patch is just a machanical rename $ddir -> $datadir.
>
> I do not think it needs backward compatibiluty as $ddir has not yet been in
> any GDB release.
"works for me"