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] Use sized types in tracepoint.


Mark> We have gnulib/stdint.h so using typedefs like int32_t should be ok.
Mark> But I don't think we have support for the PRIxxx macros, so the
Mark> changes to the printing code aren't ok I'm afraid.

The gnulib inttypes.h module defines these.

Tom


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