Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@wasabisystems.com>
To: "xinan tang" <xinan@TidalNetworks.net>
Cc: <gdb@sources.redhat.com>
Subject: Re: "GDB remote protocol?"
Date: Mon, 26 Jul 2004 20:51:00 -0000	[thread overview]
Message-ID: <m3y8l6wokm.fsf@gossamer.airs.com> (raw)
In-Reply-To: <52BBA75459915749B68F93B604B636CD217D@neptune.TidalNetworks.net>

"xinan tang" <xinan@TidalNetworks.net> writes:

>   For other targets, I found out files with names of *-remote.c such as
> file remote-mips.c. Does remote-mips.c use the GDB remote protocol or
> other protocol specialized for MIPS vendors?

remote-mips.c uses a different protocol which is completely different
from the GDB remote protocol.  I can't remember who developed it, but
I think it was IDT.  The protocol framing is described in a long
comment starting around line 150 of the file.  The protocol commands
are described in a comment before the function mips_request().
Looking at the code, I see that some new commands have been added here
and there; I'm not sure whether those are documented in the file
anywhere.

Ian


      reply	other threads:[~2004-07-26 19:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-26 19:20 xinan tang
2004-07-26 20:51 ` Ian Lance Taylor [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=m3y8l6wokm.fsf@gossamer.airs.com \
    --to=ian@wasabisystems.com \
    --cc=gdb@sources.redhat.com \
    --cc=xinan@TidalNetworks.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