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: [PATCH] [AArch64 Linux] Get rid of top byte from tagged address


Pedro Alves <palves@redhat.com> writes:

> Something else that came to mind -- do we need to make GDB's
> stack/code caches aware of this?  I.e., for the case of
> writing through a tagged address and reading via a non-tagged
> address, and vice-versa.

Yes, we need take care of cache in gdb.  Let me figure it out.

-- 
Yao (齐尧)


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