From: Bob Rossi <bob@brasko.net>
To: gdb-patches@sources.redhat.com
Subject: MI mi-var-child.exp testsuite fix
Date: Mon, 05 Sep 2005 20:02:00 -0000 [thread overview]
Message-ID: <20050905200156.GB20894@white> (raw)
Hi,
This get's the mi-var-child testcase working again with gcc-4.0.
Thanks,
Bob Rossi
Index: gdb/testsuite/ChangeLog
+ * gdb.mi/mi-var-child.c: Include <string.h>.
Index: gdb/testsuite/gdb.mi/mi-var-child.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-child.c,v
retrieving revision 1.2
diff -u -r1.2 mi-var-child.c
--- gdb/testsuite/gdb.mi/mi-var-child.c 31 Jul 2005 22:10:53 -0000 1.2
+++ gdb/testsuite/gdb.mi/mi-var-child.c 5 Sep 2005 20:00:35 -0000
@@ -18,6 +18,7 @@
Boston, MA 02111-1307, USA. */
#include <stdlib.h>
+#include <string.h>
struct _simple_struct {
int integer;
next reply other threads:[~2005-09-05 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-05 20:02 Bob Rossi [this message]
2005-09-10 4:04 ` Daniel Jacobowitz
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=20050905200156.GB20894@white \
--to=bob@brasko.net \
--cc=gdb-patches@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