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

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

Re: [avr-gcc-list] avr-gdb use


From: Levente Kovacs
Subject: Re: [avr-gcc-list] avr-gdb use
Date: Mon, 23 May 2011 01:53:46 +0200

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

or something like that. __PORTA is just an alias of the address. Just a quick
idea.

Thanks for the rest of the information. It was very informative. In the
meanwhile I figured out lots of things, and my target is reached: a RTOS. And
I'm happy.

Thanks anyways, 73 de HA5OGL
Levente



-- 
Levente Kovacs
http://levente.logonex.eu





reply via email to

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