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] symfile find_separate_debug_file


>>>>> "Aleksandar" == Aleksandar Ristovski <aristovski@qnx.com> writes:

Aleksandar> * symfile.c (find_separate_debug_file): Fix the case when
Aleksandar> objfile has only basename as its name.

Aleksandar> +     somewhere, unless there isn't.  See allocate_objfile.  */

Funny comment :)

This is ok.

It seems to me that we probably need some kind of OBJF_IS_FILE flag,
because we do have objfiles that don't come from files, but that still
have names.  Constructing file names derived from these names seems
bogus.

Tom


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