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 7/8] ia64-hpux: unwinding bsp value from system call


> Before you dismiss this completely on that
> ground, looking at hppa-hpux-tdep.c, I see:
[...]
> When you implement core support for ia64-hpux, if done
> right (in tdep code, host-independent, supporting cross core
> debugging), you'll need to hardcode these offsets anyway.  It
> looks like HPUX dumps each LWP's save_save in the cores.  These
> offset are usually practically part of the ABI.

OK, I think you have a solid point :-).  I will move some of these
constants, and implement your suggestion of a RUREGS object.

Thanks for all the help!
-- 
Joel


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