Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* DWARF2 reader
@ 2003-02-03 17:13 Elad Hollander
  2003-02-03 17:17 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Elad Hollander @ 2003-02-03 17:13 UTC (permalink / raw)
  To: Gdb (E-mail)

Hi, 

I develop a compiler that outputs dwarf debug info to the .asm file.
What I seek is some utility to check the correctness of the debug info.
I don't have an object file- just the .asm with the dwarf debug info.

Can gdb be of any help?
Can the mechanisms in dwarf2read.c be used?

As much as I have looked I found no utility to do it. Can anyone help?

Thanx in advance,

Elad Hollander.


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

* Re: DWARF2 reader
  2003-02-03 17:13 DWARF2 reader Elad Hollander
@ 2003-02-03 17:17 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2003-02-03 17:17 UTC (permalink / raw)
  To: Elad Hollander; +Cc: Gdb (E-mail)

On Mon, Feb 03, 2003 at 07:13:54PM +0200, Elad Hollander wrote:
> Hi, 
> 
> I develop a compiler that outputs dwarf debug info to the .asm file.
> What I seek is some utility to check the correctness of the debug info.
> I don't have an object file- just the .asm with the dwarf debug info.
> 
> Can gdb be of any help?
> Can the mechanisms in dwarf2read.c be used?
> 
> As much as I have looked I found no utility to do it. Can anyone help?

Not really.  I recommend building an object file and using 'readelf'
from binutils to decode the information.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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

end of thread, other threads:[~2003-02-03 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-03 17:13 DWARF2 reader Elad Hollander
2003-02-03 17:17 ` Daniel Jacobowitz

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