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: [COMMIT] Add 64-bit support to hppa-hpux-nat.c


> This adds 64-bit support to hppa-hpux-nat.c.  This makes it possible
> to use the new inf-ttrace.c for 64-bit HP-UX.  It seems to work rather
> well for me on hppa64-hp-hpux11.11.  Of course there are loads of
> failures because inferior function calls don't work..  There seems to
> be an issue with "hardware" watchpoints however.  I'll investigate
> that for a bit, and do the final conversion at the end of the coming
> week.

thanks. I'm working on the inferior function calls problem (posted some
RFCs this week). Hope to get that working next week.

> Meanwhile, if you want to check this out, simply remove the
> hppa*64*-*-hpux11* line from your configure.host file.  As you can,
> this means that there's only a single HP-UX native configuration left!

yay!!

> The target side still needs some work though.  Currently we can't
> build a GDB that supports both 32-bit and 64-bit HP-UX targets, but
> the native code should support that just fine.

yeah, i've been working on cleaning that up. once the new solib stuff go
in it should be better, but it still doesn't work completely yet.

i'll pull in your changes and try it out; if things are working in
general, is it ok if i enable the new solib support? it's not very
extensively tested but the basics seem to be ok.

i have a bunch of hppa-hpux-tdep.c changes queued up in my tree. i need
to sort those out and submit them. the last time i run the testsuite (on
weds) there were about 580 FAILs (vs 620 posted by Joel in October)

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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