This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] Fix issues with DOSish file names in symbol tables



On Sun, 29 Apr 2001, Elena Zannoni wrote:

> Eli Zaretskii writes:
>  > The following minor changes fix GDB handling of DOS-style file and
>  > directory names recorded in the debug info.  The specific issues are:
>  > the form of an absolute file name and the case-insensitive nature of
>  > the underlying file system, which can leak into the debug info.
>  > 
>  > It seems like Jim Blandy and/or Elena need to approve this.
>  > 
>  > Okay to commit?
> 
> Eli,
> 
> yes, ok with me. 2 less occurrences of STREQ, excellent!

This is a bonus ;-)

I committed this.  Thanks for a swift response.


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