[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:46:14 +0200 |
User-agent: |
Mutt/1.2.5i |
As E. Weddington wrote:
> > ./configure --target=avr --with-dwarf2
> Thanks! I didn't know it was so easy....
Didn't know that until recently either. ;-)
> > 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.
> That shouldn't be an issue, should it?
IMHO, AVR-GDB currently only understands stabs.
It probably means we need to extend Mfile accordingly, to allow
choosing either stabs (+ perhaps COFF), or DWARF2.
--
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, 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