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

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

Re: [avr-gcc-list] problems with debugging, wrong output in assembler wi


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] problems with debugging, wrong output in assembler window from ddd
Date: Wed, 26 Jun 2013 21:12:25 +0200 (MET DST)

"Klaus Rudolph" <address@hidden> wrote:

> Why I got an address in ram space?

I think this is a bug with recent GDB versions. Some things
have been changed inside GDB, and as a consequence, it now
interprets any non-0 address input as RAM addresses for the
AVR target.

I once tried to dig into it, but didn't find an obvious and
quick fix.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

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



reply via email to

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