From: "Sivanupandi, Pitchumani" <Pitchumani.Sivanupandi@atmel.com>
To: Pierre-Marie de Rodat <derodat@adacore.com>,
Joel Brobecker <brobecker@adacore.com>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>,
Andrew Burgess <andrew.burgess@embecosm.com>,
"tom@tromey.com" <tom@tromey.com>,
"uweigand@de.ibm.com" <uweigand@de.ibm.com>
Subject: RE: dynamic array's upper bound evaluated as address for AVR target
Date: Wed, 14 Oct 2015 10:15:00 -0000 [thread overview]
Message-ID: <CAC140656783604CABA6AE60C2A6D5A4A2ED24E7@penmbx01> (raw)
In-Reply-To: <561E11A2.5030206@adacore.com>
> -----Original Message-----
> From: Pierre-Marie de Rodat [mailto:derodat@adacore.com]
> Sent: 14 October 2015 13:56
> To: Sivanupandi, Pitchumani; Joel Brobecker
> Cc: gdb@sourceware.org; Andrew Burgess; tom@tromey.com; uweigand@de.ibm.com
> Subject: Re: dynamic array's upper bound evaluated as address for AVR target
>
> On 10/14/2015 09:54 AM, Sivanupandi, Pitchumani wrote:
> > It is not meant for integer to address conversion, rather transforming
> > the location expression value as target address
> > (value.c:value_as_address) if target has some special handling. In AVR
> > case, to differentiate the memory type (flash, sram, eeprom) we have
> > this mask so that debugger can identify the correct memory type from that
> address.
>
> Thank you for your answers, and sorry for the new questions, I just try to
> understand both the need and the solution in place for it. ;-)
>
> If all these memories share the same address space, why don’t location
> expressions (so compiler generated) compute directly masked addresses?
> What addresses does the inferior processes? (like: in registers, etc.) are
> these masked as well?
AVR has different address spaces (Harvard architecture). Compiler
(avr-gcc) generates fictitious addresses to support it.
Also refer:
AVR Background in avr-tdep.c
https://sourceware.org/ml/gdb/2014-10/msg00142.html
Regards,
Pitchumani
next prev parent reply other threads:[~2015-10-14 10:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 9:08 Sivanupandi, Pitchumani
2015-10-13 14:44 ` Pierre-Marie de Rodat
2015-10-14 6:33 ` Sivanupandi, Pitchumani
[not found] ` <561DFC25.5020106@adacore.com>
2015-10-14 7:54 ` Sivanupandi, Pitchumani
[not found] ` <561E11A2.5030206@adacore.com>
2015-10-14 9:41 ` Ulrich Weigand
[not found] ` <20151014122638.GG661@adacore.com>
2015-10-14 13:37 ` Pierre-Marie de Rodat
2015-10-23 14:19 ` Pierre-Marie de Rodat
2015-10-23 16:47 ` Ulrich Weigand
2015-10-14 10:15 ` Sivanupandi, Pitchumani [this message]
2015-10-14 13:39 ` Pierre-Marie de Rodat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAC140656783604CABA6AE60C2A6D5A4A2ED24E7@penmbx01 \
--to=pitchumani.sivanupandi@atmel.com \
--cc=andrew.burgess@embecosm.com \
--cc=brobecker@adacore.com \
--cc=derodat@adacore.com \
--cc=gdb@sourceware.org \
--cc=tom@tromey.com \
--cc=uweigand@de.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox