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 3/3] debug-file-directory with multiple components


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> for various reasons `debug-file-directory' would be sometimes
Jan> useful to have multiple components such as `solib-search-path' has.

This seems reasonable to me.

Jan> It should be a backward compatible extension as DIRNAME_SEPARATOR
Jan> should never be a valid part of a single DEBUG_FILE_DIRECTORY
Jan> component.

Why is that?  It doesn't seem really impossible to me, just unlikely.

FWIW, I don't think this should actually block this patch.  If this were
a real problem we would need a solution to it anywhere we have a list of
directories.

The code bits look ok to me.
But, please wait a few days to see if there are any objections.

Tom


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