Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Adam Fedor <fedor@doc.com>, mec@shout.net
Cc: GDB Patches <gdb-patches@sources.redhat.com>
Subject: Re: [RFA]: ObjC Testsuite
Date: Mon, 03 Mar 2003 02:47:00 -0000	[thread overview]
Message-ID: <15970.49947.911895.343469@localhost.redhat.com> (raw)
In-Reply-To: <3E543B47.1010208@doc.com>

Adam Fedor writes:
 > 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])


I looked at the test files. I wouldn't call the tests
'myclass.*'. Maybe something more descriptive like objc-class.exp
objc-class.m ?

You may want to look at the gdb_compile_pthreads function in gdb.exp.

Also, when you set breakpoints, the patterns to match are very
generic, how can you be sure the breakpoints have been set in the
correct spot?

I'll let MichaelC comment more.


elena


  reply	other threads:[~2003-03-03  2:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20  2:19 Adam Fedor
2003-03-03  2:47 ` Elena Zannoni [this message]
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=15970.49947.911895.343469@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=fedor@doc.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mec@shout.net \
    /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