This is the mail archive of the dwarf2@corp.sgi.com mailing list for the dwarf2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dwarf support for assembly level debugging information






Michael Eager wrote:

You can manually generate DWARF data, naturally.



Hmmm.... now that you bring that up, I've been meaning to look into assembly-formatted dwarf.

Does anyone know if SGI's libdwarf can emit dwarf as
assembly?  I haven't stumbled across such functionality,
but I haven't looked for it either.

At times our compiler needs to vector the code through
the assembly format on its way to a .o file.  Currently
we use a bunch of inscrutable .byte directives.  Formatted
assembly with tag names etc would be easier to debug.

--chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]