From: Elena Zannoni <ezannoni@redhat.com>
To: David Carlton <carlton@math.stanford.edu>
Cc: gdb@sources.redhat.com, Elena Zannoni <ezannoni@redhat.com>,
Fernando Nasser <fnasser@redhat.com>
Subject: Re: zillions of testsuite failures
Date: Thu, 16 Jan 2003 00:45:00 -0000 [thread overview]
Message-ID: <15910.448.419628.490592@localhost.redhat.com> (raw)
In-Reply-To: <ro165sq6j9h.fsf@jackfruit.Stanford.EDU>
try this for the first problem (args.exp), it seems to work for me, if
it works for you too I'll check it in.
For the second problem, I don't see any failures in my configuration, let me
check again.
Elena
Index: args.exp
===================================================================
RCS file: /cvs/uberbaum/gdb/testsuite/gdb.base/args.exp,v
retrieving revision 1.1
diff -u -p -r1.1 args.exp
--- args.exp 14 Jan 2003 21:03:42 -0000 1.1
+++ args.exp 16 Jan 2003 00:44:12 -0000
@@ -37,6 +37,7 @@ if { [gdb_compile "${srcdir}/${subdir}/
#
# Test that the --args are processed correctly.
#
+set old_gdbflags $GDBFLAGS
set GDBFLAGS "--args $binfile 1 3"
gdb_exit
gdb_start
@@ -67,4 +68,5 @@ gdb_test "run" \
"Starting program.*args 1 \\\\'\\\\' \\\\'\\\\' 3.*5\r\n.*args\r\n1\r\n''\r\n''\r\n3.*Program exited normally." \
"correct args printed, two empty"
+set GDBFLAGS $old_gdbflags
next prev parent reply other threads:[~2003-01-16 0:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-16 0:17 David Carlton
2003-01-16 0:31 ` Elena Zannoni
2003-01-16 0:45 ` Elena Zannoni [this message]
2003-01-16 1:18 ` David Carlton
2003-01-16 1:52 ` Elena Zannoni
2003-01-16 0:56 ` Elena Zannoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15910.448.419628.490592@localhost.redhat.com \
--to=ezannoni@redhat.com \
--cc=carlton@math.stanford.edu \
--cc=fnasser@redhat.com \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox