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] gdb: Add a default_unwind_pc method for gdbarch


Simon Marchi <simon.marchi@ericsson.com> writes:

> Things that I think could be added to this patch:
>
> - aarch64 seems like it could be converted too
> - sparc too.  It passes tdep->pc_regnum, but from what I can tell
>   gdbarch_pc_regnum is set to the same value, so it should be equivalent.

Agreed.  FWIW, the patch is good to me.

-- 
Yao (齐尧)


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