This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 1/2] auto-load: Rename $ddir to $datadir


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"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]