avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Is this an avr-gdb bug?


From: Enoch H. Wexler
Subject: Re: [avr-chat] Is this an avr-gdb bug?
Date: Sat, 08 Oct 2005 18:37:28 -0400
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050924

Joerg Wunsch wrote:

>Enoch wrote:
>  
>
>>When asking gdb to print the vaue of any variable, gdb sends to
>>avarice a text address rather than a data address.
>>    
>>
>
>Are you using DWARF-2 debugging?
>
>I've seen such a report before, but seem to remember it was related to
>DWARF-2.  avr-gdb has never been adapted to DWARF-2, if it works, it
>works only incidentally, as a side-effect of supporting that format
>for other targets.  I don't see this kind of problem for stabs
>debugging (-gstabs)
>  
>

That was it.

I wanted to allow windows folks to step through my code using Atmel's
studio without needing to recompile. Last time I checked the studio only
supported dwarf-2.

Thank you very much, Enoch.











reply via email to

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