avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] debug using gdb for AVR in Linux. missing .s temporary fi


From: Joerg Wunsch
Subject: Re: [avr-chat] debug using gdb for AVR in Linux. missing .s temporary files
Date: Mon, 23 Apr 2007 21:29:47 +0200 (MET DST)

José Vallet <address@hidden> wrote:

> (gdb) list
> 1       /tmp/ccZFY2vd.s: No such file or directory.
>           in /tmp/ccZFY2vd.s

My guess is these have somehow been recorded by the Ethernut project.
You could try adding the option "-save-temps" when compiling, so the
compiler won't delete its intermediate files.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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