Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* New object file parser?
@ 2002-07-12  9:02 Dan Towner
  2002-07-12  9:50 ` Jim Blandy
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Towner @ 2002-07-12  9:02 UTC (permalink / raw)
  To: gdb

Hi all,

I am porting gdb to a new processor architecture (embedded
multi-processor DSP). Currently, although we use gcc as our compiler, we
have a proprietary assembler and linker, which generate non-standard
object and executable files. Now, faced with the task of getting the
symbol table information from the object file through to gdb, is it
easier to:

 1) Write a new parser for BFD.

or

 2) Write a converter which generates a standard object file format from
our proprietary format.

Whichever route I take, which object file would be the easier to deal
with? From what I have seen, I think that a.out would be the best, but
is there anything simpler? 

Dan,

=============================================================================
Daniel Towner
picoChip Designs Ltd., Riverside Buildings, 108, Walcot Street, BATH,
BA1 5BG
dant@picochip.com
07786 702589


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-07-12 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-12  9:02 New object file parser? Dan Towner
2002-07-12  9:50 ` Jim Blandy
2002-07-12  9:55   ` Dan Towner
2002-07-12 10:11     ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox