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

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

Re: [avr-gcc-list] Debug with AVRStudio4?


From: Torleif Sandnes
Subject: Re: [avr-gcc-list] Debug with AVRStudio4?
Date: Mon, 12 Sep 2005 13:27:47 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Wolfgang Wegner wrote:
On 7 Sep 2005 at 13:53, Torleif Sandnes wrote:

There is a limitation in avr-gcc's dwarf output at 64K sourcelines.
If you go beyond this number of sourcelines, source-level debugging breaks.


Even if I count all the files together (not all are used at once), I do not reach this limit. (wc says 41697 lines for *.c *.h, and 12000 thereof are initialisation data for another project not included here.)

Sorry, I meant 64K program memory addresses.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19087

Torleif




reply via email to

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