public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
To: "'Mark Kettenis'" <mark.kettenis@xs4all.nl>
Cc: <pedro@codesourcery.com>, <eliz@gnu.org>,
	<gdb-patches@sourceware.org>,         <brobecker@adacore.com>
Subject: RE: [RFA- v2] Remove CANNOT_STEP_HW_WATCHPOINTS related code (was fix for bug 11531)
Date: Mon, 26 Apr 2010 11:52:00 -0000	[thread overview]
Message-ID: <005d01cae536$ebc6cef0$c3546cd0$@muller@ics-cnrs.unistra.fr> (raw)
In-Reply-To: <201004261127.o3QBRAc1027039@glazunov.sibelius.xs4all.nl>

> > Index: src/gdb/configure.tgt
> > ===================================================================
> > RCS file: /cvs/src/src/gdb/configure.tgt,v
> > retrieving revision 1.231
> > diff -u -p -r1.231 configure.tgt
> > --- src/gdb/configure.tgt	20 Apr 2010 00:21:33 -0000	1.231
> > +++ src/gdb/configure.tgt	26 Apr 2010 07:47:51 -0000
> > @@ -197,8 +197,10 @@ i[34567]86-*-solaris2.1[0-9]* | x86_64-*
> >  			i386-sol2-tdep.o sol2-tdep.o \
> >  			corelow.o solib.o solib-svr4.o"
> >  	;;
> > -i[34567]86-*-solaris*)
> > -	# Target: Solaris x86
> > +i[34567]86-*-solaris2.[8-9] )
> > +	# Target: Solaris x86, only versions 2.8 and 2.9
> > +	# Versions <= 2.7 suffer a bug that was handled in older versions
> of
> 
> Can you add i[34567]86-*-solaris2.[0-7] to the list of obsolete
> targets when doing this?  That way people get a clear message when
> trying to configure GDB on older versions of Solaris.

  After Pedro's comments that these targets 
can still work (just that watchpoints might create problems)
I dropped for now this part of the patch.

  Is it possible and worthwhile to add some
warning about this issue in configure.tgt?

Pierre

      reply	other threads:[~2010-04-26 11:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 16:41 [RFA] Testcase for bug report 11531 Pierre Muller
2010-04-23 17:29 ` Joel Brobecker
2010-04-23 18:16   ` Pedro Alves
2010-04-23 18:25     ` Joel Brobecker
2010-04-24 15:13     ` [RFA- v2] Testcase for bug report 11531 and fix for Solaris Pierre Muller
2010-04-25 13:20       ` Joel Brobecker
2010-04-26 11:24         ` [RFA- v3] " Pierre Muller
2010-04-26 16:49           ` Joel Brobecker
2010-04-26 20:50             ` Pierre Muller
2010-04-25 20:10       ` [RFA- v2] " Pedro Alves
2010-04-26 10:55         ` [RFA- v2] Remove CANNOT_STEP_HW_WATCHPOINTS related code (was fix for bug 11531) Pierre Muller
2010-04-26 11:26           ` Pedro Alves
2010-04-26 11:50             ` Pierre Muller
2010-04-26 11:56               ` Pedro Alves
2010-04-26 12:03                 ` Pierre Muller
2010-04-26 11:29           ` Mark Kettenis
2010-04-26 11:52             ` Pierre Muller [this message]

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='005d01cae536$ebc6cef0$c3546cd0$@muller@ics-cnrs.unistra.fr' \
    --to=pierre.muller@ics-cnrs.unistra.fr \
    --cc=brobecker@adacore.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=pedro@codesourcery.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).