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] Fix internal error on library without dirname


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

Jan> Used - hopefully OK:
Jan>    /* Strip off the final filename part, leaving the directory name,
Jan> -     followed by a slash.  Objfile names should always be absolute and
Jan> -     tilde-expanded, so there should always be a slash in there
Jan> -     somewhere.  */
Jan> +     followed by a slash.  The directory can be relative or absolute.  */

Looks fine.  Thanks again.

Tom


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