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 1/5] AArch64 GDB and GDBSERVER Port V2


> According to gnulib, PRIx64 is not portable.  It is simpler to just use
> the existing gdb infrastructure here, but if you really want inttypes.h,
> then you need to use the appropriate gnulib module or something like that.

I think we had that discussion before... I'd really like to avoid
using those macros, especially since we should have the available
infrastructure to do so.

-- 
Joel


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