aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2004-05-19 21:50:14 +0000
committerJoel Brobecker <brobecker@gnat.com>2004-05-19 21:50:14 +0000
commit604368f5249ef1e407b6c92713bd6fdfee156acb (patch)
treecbe211c0f6199bc0b9a83d846e3790a622e40aeb
parent8b923272a9c7288abb6ceefaa9ecd8353087d23f (diff)
downloadgdb-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.
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/config/djgpp/fnchange.lst2
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ec65462..6de6b22 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-19 Joel Brobecker <brobecker@gnat.com>
+
+ * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
+ and pthread_cond_wait.c.
+
2004-05-18 Jim Blandy <jimb@redhat.com>
* rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
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