avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] FW: Ok, one more ELF/Dwarf question


From: E. Weddington
Subject: Re: [avr-gcc-list] FW: Ok, one more ELF/Dwarf question
Date: Mon, 15 Nov 2004 12:33:18 -0700
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

Larry Barello wrote:

Is there a prototype for entering dwarf-2 information into assembly modules?
I have the magic lines for stabs data, but apparently that isn't good enough
so none of my assembly modules appear in the debugger.

A casual glance at the readme & libc documentation doesn't show anything
regarding dwarf-2 support.


Which debugger? I'm assuming you mean AVR Studio? Because AFAIK, AVR Studio 4.10 requires DWARF2 debugging information, but the AVR port of GDB requires stabs. And AFAIK, the avr-libc docs won't have anything about DWARF2 because of GDB, and because this is a recent change. Have you checked the binutils/gcc docs?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]