Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Andrew Cagney <ac131313@ges.redhat.com>
Cc: Elena Zannoni <ezannoni@redhat.com>,
	Daniel Jacobowitz <drow@mvista.com>,
	gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] Obsolete i[3456]86-*-os9k target
Date: Tue, 16 Jul 2002 13:41:00 -0000	[thread overview]
Message-ID: <15668.28233.984220.611039@localhost.redhat.com> (raw)
In-Reply-To: <3D343BAE.1080300@ges.redhat.com>

Andrew Cagney writes:
 > > Daniel Jacobowitz writes:
 > >  > On Sun, Jul 14, 2002 at 01:11:23PM -0400, Andrew Cagney wrote:
 > >  > > Hello,
 > >  > > 
 > >  > > (this includes os9kread.c but didn't zap any of the os9k stuff in things 
 > >  > > like stabs read :-(  That got too messy.
 > >  > > 
 > >  > > This patch makes the os9k platform (i[3456]86-*-os9k) platform obsolete. 
 > >  > >  Failing objections, I'll commit it in a few days.
 > >  > > 
 > >  > > enjoy,
 > >  > > Andrew
 > >  > 
 > >  > Thank you, thank you thank you thank you.  One crufty reader down the
 > >  > drain.
 > >  > 
 > > 
 > > Don't forget to flush... :-)
 > 
 > Done.  Hmm, looks like ...
 > 
 > > I'll take a look at the remaining bits.
 > 
 > ... a brush is needed.
 > 
 > I started changing:
 > 
 > 	if (os8k_stabs)
 > 	  <then>
 > 	else
 > 	  <else>
 > 
 > into:
 > 
 > 	/* OBSOLETE if (os8k_stabs) */
 > 	/* OBSOLETE  <then> */
 > 	/* OBSOLETE else */
 > 	<else>
 > 
 > but gave up.  Some of those if() clauses got pretty weired.  Not sure 
 > what the reader maintainers want to do.

I'll try to come up a patch that to 'if 0' those bits. I think that
the indentation and extra curly braces can be fixed later, once we
pull the code out for good. We definitely need to deactivate these parts,
otherwise os9k_stabs would be undefined.

Elena


 > 
 > enjoy,
 > Andrew
 > 


  reply	other threads:[~2002-07-16 20:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-14 10:35 Andrew Cagney
2002-07-14 10:39 ` Daniel Jacobowitz
2002-07-14 20:53   ` Elena Zannoni
2002-07-16 10:19     ` Andrew Cagney
2002-07-16 13:41       ` Elena Zannoni [this message]
2002-07-16 13:41         ` Andrew Cagney
2002-07-16 13:42           ` Elena Zannoni
2002-07-18 10:55             ` 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=15668.28233.984220.611039@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=ac131313@ges.redhat.com \
    --cc=drow@mvista.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