aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-01-31 05:08:41 +0000
committerDaniel Jacobowitz <drow@false.org>2002-01-31 05:08:41 +0000
commit7148ab62129a8ea1749a142f5bf05050e8d8645e (patch)
tree563ba588df0ae24ab8059c7f88786c6cb7debdf5 /gdb/testsuite/gdb.threads
parent396cc25565f77fe9eb14153b599dfe8022963cbe (diff)
downloadgdb-7148ab62129a8ea1749a142f5bf05050e8d8645e.zip
gdb-7148ab62129a8ea1749a142f5bf05050e8d8645e.tar.gz
gdb-7148ab62129a8ea1749a142f5bf05050e8d8645e.tar.bz2
2002-01-30 Daniel Jacobowitz <drow@mvista.com>
* gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling. Allow a start function above main. * gdb.threads/linux-dp.exp: Fix copyright date.
Diffstat (limited to 'gdb/testsuite/gdb.threads')
-rw-r--r--gdb/testsuite/gdb.threads/linux-dp.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/linux-dp.exp b/gdb/testsuite/gdb.threads/linux-dp.exp
index 0ce94c0..0f1b26a 100644
--- a/gdb/testsuite/gdb.threads/linux-dp.exp
+++ b/gdb/testsuite/gdb.threads/linux-dp.exp
@@ -1,4 +1,4 @@
-# Copyright 1999 Free Software Foundation, Inc.
+# Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by