public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@redhat.com>
To: prasadk@cisco.com
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] About GDB
Date: Mon, 03 Sep 2001 10:09:00 -0000	[thread overview]
Message-ID: <200109031708.f83H8xg10831@sheesh.cambridge.redhat.com> (raw)
In-Reply-To: <3B9305C9.692CA312@cisco.com>

>>>>> "Prasad" == Prasad Kamath Nala <prasadk@cisco.com> writes:

    Prasad>     Does anybody help me with the documentation for the
    Prasad> GDB. I wanted to how it works (with eCos). I want to know
    Prasad> the internals of GDB. I could not find a relevant document
    Prasad> which does the same. Any help would be appreciated

The gdb sources come with some documentation. When you build the gdb
documentation you should end up with two sets of info pages, one for
using gdb and another called "The GNU debugger's internals". I have
not read the latter in any great detail, but it looks like there is a
section on the Target Vector Definition which describes the standard
protocol and remote stubs. RedBoot implements the target side of this
protocol, and that is generally what is used for debugging eCos
applications. 

For additional information, see http://sources.redhat.com/gdb/ and
the various gdb-related mailing lists hosted on sources.redhat.com.

Bart

      reply	other threads:[~2001-09-03 10:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-31  6:37 [ECOS] Building GDB on RedHat 7.1 Ormund Williams
2001-08-31  6:48 ` Mark Salter
2001-08-31  8:47   ` Ormund Williams
2001-09-02 21:24 ` [ECOS] About GDB Prasad Kamath Nala
2001-09-03 10:09   ` Bart Veer [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=200109031708.f83H8xg10831@sheesh.cambridge.redhat.com \
    --to=bartv@redhat.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=prasadk@cisco.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).