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 6/8] port GDB to ia64-hpux (native).


On Tue, 2011-01-11 at 19:29 -0500, Joel Brobecker wrote:
> > /proj/opensrc/nightly/src/src/gdb/ia64-hpux-nat.c: In function 'ia64_hpux_fetch_rnat_register':
> > /proj/opensrc/nightly/src/src/gdb/ia64-hpux-nat.c:188:5: error: format '%lx' expects type 'long unsigned int', but argument 2 has type 'CORE_ADDR'
> 
> That is indeed a mistake, and I don't know why I didn't see them.
> but I will fix them.
> 
> Thanks!

Did you do your builds in 32 or 64 bit mode?  I built gdb in 32 bit mode
since that is the default on IA64 HP-UX.

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]