[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] avr-gdb use
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] avr-gdb use |
Date: |
Mon, 23 May 2011 07:55:34 +0200 (MET DST) |
Levente Kovacs <address@hidden> wrote:
> On Sun, 22 May 2011 22:20:17 +0200 (MET DST)
> address@hidden (Joerg Wunsch) wrote:
>
>> There's currently no symbolic method for that (ideas what/how to add
>> the respective debugging information to the symbol table are welcome),
>
> Well, I'd add a table of the addresses, and you could use the syntax like
> this:
>
> x/bx __PORTA
Ideally even
print PORTA
Anyway, the big question is how to add this to the symbol table from
just including the low-level header file (<avr/io.h>), or possibly
even by linking against a separate object file which is going to add
the debugging symbols.
> In the meanwhile I figured out lots of things, and my target is
> reached: a RTOS. And I'm happy.
Glad to hear, 73!
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)