From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: [patch] add gdb.threads/pthread_cond_wait.* in fnchange.lst Date: Wed, 19 May 2004 22:00:00 -0000 Message-id: <20040519220040.GK10684@gnat.com> X-SW-Source: 2004-05/msg00585.html Hello, I just made the following change: 2004-05-19 Joel Brobecker * 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