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]
Other format: [Raw text]

[patch] add gdb.threads/pthread_cond_wait.* in fnchange.lst


Hello,

I just made the following change:

2004-05-19  Joel Brobecker  <brobecker@gnat.com>

        * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
        and pthread_cond_wait.c.

I must admit that i was confused a bit by what I saw. For instance,
I saw that we didn't translate the "testsuite" part in the path,
although it has 9 characters. Nor did we translate directory names
such as "gdb.base" or "gdb.arch" (extension has more than 3 chars).
So my understanding was that we only needed to translate the filename
to 8+3...

-- 
Joel

Attachment: fnchange.lst.diff
Description: Text document


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