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

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

Re: [avr-gcc-list] Debugging assembler sources with avr-studio


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Debugging assembler sources with avr-studio
Date: Thu, 10 Feb 2005 10:18:15 +0100 (MET)

Björn Haase <address@hidden> wrote:

> What did work however was usage of
> 
> avr-gas foo.S other-options -o foo.o

But that doesn't pipe the file through the C preprocessor, does it?

Also, it seems to me that other-options supposedly needs to contain at
least -gstabs (or -gdwarf2 now) in order to tell the assembler to
include debugging information.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/

reply via email to

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