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 2/2] Implement gdbarch hook user_register_name on ARM


> However, there is no defined way to *query* that value.  Therefore,
> my understanding is that the MI frontends typically query the value
> of the standard "fp" register to retrieve this value.  If an architecture
> back-end now goes and redefines what "fp" stands for, this will break
> this MI frontend convention ...

I am not sure I understand the problem.  Could we use "get_frame_base"
instead?

-- 
Joel


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