Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Michael Snyder <msnyder@cygnus.com>
Cc: gdb-patches@sources.redhat.com, taylor@redhat.com, cagney@redhat.com
Subject: Re: [PATCH] remote protocol support for harvard architecture
Date: Thu, 15 Feb 2001 15:09:00 -0000	[thread overview]
Message-ID: <3A8C60A4.650A772@cygnus.com> (raw)
In-Reply-To: <3A8C5A2A.7808464E@cygnus.com>

Michael Snyder wrote:
> 
> I'll check this in in a day or two.

Ok, it definitly won't affect existing targets.

	Andrew

>   ------------------------------------------------------------------------
> 2001-02-15  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
> 
>         * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
>         instead of TARGET_PTR_BIT (to support Harvard architectures).
> 
> Index: remote.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/remote.c,v
> retrieving revision 1.38
> diff -c -3 -p -r1.38 remote.c
> *** remote.c    2001/02/08 06:03:53     1.38
> --- remote.c    2001/02/15 22:35:26
> *************** build_remote_gdbarch_data (void)
> *** 5516,5522 ****
> 
>     /* Cisco stuff */
>     tty_input = xmalloc (PBUFSIZ);
> !   remote_address_size = TARGET_PTR_BIT;
>   }
> 
>   void
> --- 5516,5522 ----
> 
>     /* Cisco stuff */
>     tty_input = xmalloc (PBUFSIZ);
> !   remote_address_size = TARGET_ADDR_BIT;
>   }
> 
>   void


      reply	other threads:[~2001-02-15 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-15 14:37 Michael Snyder
2001-02-15 15:09 ` Andrew Cagney [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=3A8C60A4.650A772@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=cagney@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@cygnus.com \
    --cc=taylor@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