This is the mail archive of the gdb-patches@sources.redhat.com 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] fix unwind handling on hppa elf targets


On Sat, Apr 10, 2004 at 10:45:01AM -0700, Randolph Chung wrote:
> > It looks like the value of is_elf is undefined in the case of hppa32-hpux.
> > I think you need to set it to zero in hppa_gdbarch_init().
> 
> hrm, i thought the struct is zero-filled, but you are right, i guess it
> is not.

Perhaps this is what we should do? I've never been a fan of zero-filling, 
but that might be because I come from Ada.

> > I'd like to be given some time to test this patch on hppa32 and hppa64
> > before this gets checked in. Would that be ok?
> 
> pls do. i do try to test hpux2.0w, but i don't have access to a narrow
> hpux machine to test.

Have you already tested this patch on hpux-2.0w? That would probably
save me a fair bit of time if I didn't have to.

-- 
Joel


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