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] Use search path for scripts


> Date: Fri, 25 Nov 2005 12:57:35 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sources.redhat.com
> 
> Could you explain why you used the source path to search for scripts,
> instead of a separate search path?  Was it just because it was handy?
> Are scripts likely to be in manually-added directories on the source
> search path?

Scripts are likely to be where the sources are.  .gdbinit, for one, is
frequently found there.

Whether manually-added source directories match that description is
another question.


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