diff options
author | Joel Brobecker <brobecker@gnat.com> | 2004-05-19 21:50:14 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2004-05-19 21:50:14 +0000 |
commit | 604368f5249ef1e407b6c92713bd6fdfee156acb (patch) | |
tree | cbe211c0f6199bc0b9a83d846e3790a622e40aeb /gdb/config | |
parent | 8b923272a9c7288abb6ceefaa9ecd8353087d23f (diff) | |
download | gdb-604368f5249ef1e407b6c92713bd6fdfee156acb.zip gdb-604368f5249ef1e407b6c92713bd6fdfee156acb.tar.gz gdb-604368f5249ef1e407b6c92713bd6fdfee156acb.tar.bz2 |
* config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
and pthread_cond_wait.c.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index 04a4cb4..a493016 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -236,6 +236,8 @@ @V@/gdb/testsuite/gdb.mi/mi2-var-child.exp @V@/gdb/testsuite/gdb.mi/mi2varchild.exp @V@/gdb/testsuite/gdb.mi/mi2-var-cmd.exp @V@/gdb/testsuite/gdb.mi/mi2varcmd.exp @V@/gdb/testsuite/gdb.mi/mi2-var-display.exp @V@/gdb/testsuite/gdb.mi/mi2vardisplay.exp +@V@/gdb/testsuite/gdb.threads/pthread_cond_wait.exp @V@/gdb/testsuite/gdb.threads/condwait.exp +@V@/gdb/testsuite/gdb.threads/pthread_cond_wait.c @V@/gdb/testsuite/gdb.threads/condwait.c @V@/gdb/amd64-linux-tdep.c @V@/gdb/amd64-ltdep.c @V@/gdb/amd64-linux-nat.c @V@/gdb/amd64-lnat.c @V@/gdb/hppa-linux-tdep.c @V@/gdb/palnxtdep.c |