aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2008-12-21 17:38:55 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2008-12-21 17:38:55 +0000
commit0f34d0b4f9026a1b3b1f4780f8a942addd34f1a7 (patch)
treec0628ee825d9013b5003de3c389307ed9bc6c648 /gdb/testsuite/gdb.arch
parentdb2ad4c3f7d0c035ad9e38e312d0cf24a906f701 (diff)
downloadgdb-0f34d0b4f9026a1b3b1f4780f8a942addd34f1a7.zip
gdb-0f34d0b4f9026a1b3b1f4780f8a942addd34f1a7.tar.gz
gdb-0f34d0b4f9026a1b3b1f4780f8a942addd34f1a7.tar.bz2
Fix for PR gdb/8648.
* gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c, gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test, gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test, gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
Diffstat (limited to 'gdb/testsuite/gdb.arch')
-rw-r--r--gdb/testsuite/gdb.arch/ppc-fp.exp3
-rw-r--r--gdb/testsuite/gdb.arch/vsx-regs.exp3
2 files changed, 0 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.arch/ppc-fp.exp b/gdb/testsuite/gdb.arch/ppc-fp.exp
index 170d58c..ab27897 100644
--- a/gdb/testsuite/gdb.arch/ppc-fp.exp
+++ b/gdb/testsuite/gdb.arch/ppc-fp.exp
@@ -13,9 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-#
# Tests for Powerpc floating point register setting and fetching
diff --git a/gdb/testsuite/gdb.arch/vsx-regs.exp b/gdb/testsuite/gdb.arch/vsx-regs.exp
index 18def60..191069f 100644
--- a/gdb/testsuite/gdb.arch/vsx-regs.exp
+++ b/gdb/testsuite/gdb.arch/vsx-regs.exp
@@ -13,9 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-#
# Tests for Powerpc AltiVec register setting and fetching