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

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

Re: [avr-gcc-list] Debugging assembly code


From: Volkmar Dierkes
Subject: Re: [avr-gcc-list] Debugging assembly code
Date: Tue, 18 Mar 2003 21:26:12 +0100
User-agent: 40tude_Dialog/2.0.3.1 Hamster/2.0.0.1

Larry,

On Tue, 18 Mar 2003 09:31:30 -0800, Larry Barello wrote:

> I don't believe this has been covered before, perhaps it has:
>
> 1. Can COFF format handle modules acquired from a library in a
> different directory from the working directory?

I am not sure about COFF format, I think it should be possible. But 
I know that objtool doen't support source files which are not in the 
working directory located.

> 2. Can COFF format even handle modules pulled from a library?
>
> Specifically, I have my RTOS source and library (avrx.a) in a
> different directory and cannot step into calls to the RTOS via the
> COFF debug module: there doesn't appear to be any debug information
> carried over.  I think this used to work with the old nordic module
> format.

The only workaround that I know is to copy all the source files to 
the working directory :-(

Volkmar


reply via email to

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