aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-05-11 16:15:41 +0000
committerFred Fish <fnf@specifix.com>1993-05-11 16:15:41 +0000
commit415e62080dbf617e3657ded9431b791468e27583 (patch)
treef33ad8f6b76341262236e4ad9fa2068002c71c4e /gdb
parenteb0293dc7c8f000851054b5e6dcb08c645931638 (diff)
downloadgdb-415e62080dbf617e3657ded9431b791468e27583.zip
gdb-415e62080dbf617e3657ded9431b791468e27583.tar.gz
gdb-415e62080dbf617e3657ded9431b791468e27583.tar.bz2
* config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp, gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp, gdb.t31/chillvars.exp, lib/gdb.exp: Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to bug-gdb@prep.ai.mit.edu.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/config/unix-gdb.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/config/unix-gdb.exp b/gdb/testsuite/config/unix-gdb.exp
index 5962340..0cba864 100644
--- a/gdb/testsuite/config/unix-gdb.exp
+++ b/gdb/testsuite/config/unix-gdb.exp
@@ -15,7 +15,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
# Please email any bugs, comments, and/or additions to this file to:
-# bug-dejagnu@prep.ai.mit.edu
+# bug-gdb@prep.ai.mit.edu
# This file was written by Rob Savoye. (rob@cygnus.com)