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: Sander Pool
Subject: Re: [avr-gcc-list] Debugging assembly code
Date: Tue, 18 Mar 2003 11:58:18 -0800

Hmm, I'd be very interested in this as well since I strongly believe in
organizing common functionality in libraries. In fact I have started a small
library for my RTC, USART, servo and Accelerometer code. As I recall COFF
supports this just fine but objtool has issues with it.

Guess I need to get my behind in gear and start helping out on that tool :-)

    Sander

----- Original Message -----
From: "Larry Barello" <address@hidden>
To: "AVR GCC List" <address@hidden>
Sent: Tuesday, March 18, 2003 9:31 AM
Subject: [avr-gcc-list] Debugging assembly code


> 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?
>
> 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.
>
> Is there a better forum for .coff issues?




reply via email to

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