[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR |
Date: |
Mon, 26 Apr 2004 17:22:59 +0200 |
User-agent: |
Mutt/1.2.5i |
As E. Weddington wrote:
> Personally, I don't know anything about adding DWARF support to the
> toolchain.
> Does somebody else on avr-libc-dev know anything about it? Thanks
./configure --target=avr --with-dwarf2
IIRC, it has the side effect to make DWARF2 the default debugging
format though (i. e. the one chosen if only -g is specified). stabs
debugging can always be requested by using -gstabs.
Perhaps the default can be tuned some way, but I didn't dig that
deeply into it.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/
- [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, E. Weddington, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR,
Joerg Wunsch <=
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, E. Weddington, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, Joerg Wunsch, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, E. Weddington, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, Joerg Wunsch, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, E. Weddington, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, Theodore A. Roth, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, Torleif Sandnes, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, E. Weddington, 2004/04/26
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, Torleif Sandnes, 2004/04/27
- Re: [avr-libc-dev] (Fwd) elf/dwarf support in WinAVR, E. Weddington, 2004/04/27