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]

[PATCH 0/2] Use sized types.


Hi,
When reviewing "[PATCH] Use sized types in tracepoint"
(http://sourceware.org/ml/gdb-patches/2012-03/msg00604.html), it is suggested
to import gnulib module inttypes, and use inttypes.h from it.  Patch 1 is
to import gnulib module inttypes, and patch 2 is about using these types and
macros in gdbserver/tracepoint.c.


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