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 for gdb build on hppa hp-ux


Daniel Jacobowitz wrote:

> Since you can build on HP/UX, could you test this patch for me?  It
> removes support for HP aCC, both the custom C++ ABI (which has fingers
> in a lot of other places too, but this is a start) and the custom
> debug format.  It should not affect the testsuite when using gcc with
> SOM.
> 
> Thanks in advance!

Looks good.  After I added a local change to use -Wno-char-subscripts
when building gdb (patch to be submitted) I was able to build with your
patch.  I also ran the gdb testsuite and it went from 432 unexpected
errors down to 357 after adding your patch.  Most of the new passes are
in the gdb.cp section.

Steve Ellcey
sje@cup.hp.com


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