Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Adam Fedor <fedor@doc.com>
To: GDB Patches <gdb-patches@sources.redhat.com>
Subject: [RFA]: ObjC Testsuite
Date: Thu, 20 Feb 2003 02:19:00 -0000	[thread overview]
Message-ID: <3E543B47.1010208@doc.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: objc26.patch --]
[-- Type: text/plain, Size: 1532 bytes --]

2003-02-19  Adam Fedor  <fedor@gnu.org>

	* Makefile.in (ALL_SUBDIRS): Add gdb.objc
	* configure.in (AC_OUTPUT): Add gdb.objc/Makefile.
	* gdb.objc, gdb.objc/Makefile.in, gdb.objc/myclass.exp,
	gdb.objc/myclass.m: New files.

Index: testsuite/Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/Makefile.in,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile.in
--- testsuite/Makefile.in	9 Jan 2003 18:50:21 -0000	1.5
+++ testsuite/Makefile.in	14 Feb 2003 04:24:47 -0000
@@ -36,7 +36,7 @@ EXEEXT = @EXEEXT@
 SUBDIRS = @subdirs@
 RPATH_ENVVAR = @RPATH_ENVVAR@
 ALL_SUBDIRS = gdb.arch gdb.asm gdb.base gdb.c++ gdb.disasm gdb.java gdb.mi \
-	gdb.threads gdb.trace $(SUBDIRS)
+	gdb.objc gdb.threads gdb.trace $(SUBDIRS)
 
 EXPECT = `if [ -f $${rootme}/../../expect/expect ] ; then \
           echo $${rootme}/../../expect/expect ; \
Index: testsuite/configure.in
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/configure.in,v
retrieving revision 1.8
diff -u -p -r1.8 configure.in
--- testsuite/configure.in	4 Jan 2003 15:37:36 -0000	1.8
+++ testsuite/configure.in	14 Feb 2003 04:24:48 -0000
@@ -115,4 +115,4 @@ AC_EXEEXT
 AC_CONFIG_SUBDIRS($configdirs)
 AC_OUTPUT([Makefile gdb.arch/Makefile gdb.asm/Makefile gdb.base/Makefile \
   gdb.c++/Makefile gdb.disasm/Makefile gdb.java/Makefile gdb.mi/Makefile \
-  gdb.threads/Makefile gdb.trace/Makefile])
+  gdb.objc/Makefile gdb.threads/Makefile gdb.trace/Makefile])

[-- Attachment #3: gdb.objc.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 2834 bytes --]

             reply	other threads:[~2003-02-20  2:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20  2:19 Adam Fedor [this message]
2003-03-03  2:47 ` Elena Zannoni
2003-03-03 16:15 [RFA] " Michael Elizabeth Chastain
2003-03-04  4:45 ` Adam Fedor
2003-03-04  6:42 ` richard
2003-03-04 14:54   ` Andrew Cagney
2003-03-05  6:15     ` richard

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=3E543B47.1010208@doc.com \
    --to=fedor@doc.com \
    --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