This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] ARI fix: %p rule


> In fact we have paddr for
> a pointer in target space, so something like 
> haddr for host_address would be fine for me...

Not too keen on you suggestion (sorry!). "p" in my mind was for "print"
and "addr" rhymes with CORE_ADDR. That's why I suggested "ptr" instead,
to remove the potential confusion.

That being said, I'm wondering if we're getting dragged into another
bikeshed discussion... I've explained the reasoning behind my
suggestions, and I will keep my mouth shut now ;-).

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]