8 bit read
Eli Zaretskii
eliz@is.elta.co.il
Thu Jul 26 09:25:00 GMT 2001
On Thu, 26 Jul 2001, Kevin Buettner wrote:
> I think if you review the mailing list archives, you'll find that more
> than one person has suggested turning CORE_ADDR into a struct.
Yes, I remember.
> What would such a struct look like? Maybe something like this:
>
> struct core_addr
> {
> bfd_vma addr; /* what we have now... */
> int addr_space; /* address space selector */
> /* maybe this should be an enum? */
> };
> typedef struct core_addr CORE_ADDR;
If I see any practical plans to switch to such a representation, I'd sure
hold my breath ;-)
More information about the Gdb
mailing list