Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Dan Towner <dant@picochip.com>
Cc: Jim Blandy <jimb@redhat.com>, gdb@sources.redhat.com
Subject: Re: New object file parser?
Date: Fri, 12 Jul 2002 10:11:00 -0000	[thread overview]
Message-ID: <20020712171059.GA707@nevyn.them.org> (raw)
In-Reply-To: <3D2F0A4F.85D201C6@picochip.com>

On Fri, Jul 12, 2002 at 05:56:47PM +0100, Dan Towner wrote:
> Jim Blandy wrote:
> 
> > Well, there's S-records.  I don't know if they can carry symbol
> > information, though.  I think not.
> > 
> > If you need a symbol table, I'd say a.out is probably the simplest one
> > there is.  You can probably find documentation for a.out in the SunOS
> > 4 man pages, or perhaps somewhere on the Web.
> > 
> > The next question is, what debugging format do you use?  Converting
> > debugging info from the proprietary format to STABS or Dwarf is going
> > to be the hard part, I'd bet.
> 
> It already uses STABS, it just stores it in a slightly odd way.

In all honesty, although it is slightly more effort, I recommend using
ELF instead.  If you aren't trying to be terribly complicated with it,
then it's fairly straightforward; and UNLIKE a.out, it is very well
documented.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


      reply	other threads:[~2002-07-12 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-12  9:02 Dan Towner
2002-07-12  9:50 ` Jim Blandy
2002-07-12  9:55   ` Dan Towner
2002-07-12 10:11     ` Daniel Jacobowitz [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=20020712171059.GA707@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=dant@picochip.com \
    --cc=gdb@sources.redhat.com \
    --cc=jimb@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