summaryrefslogtreecommitdiff
path: root/gdb/remote-fileio.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-03-23 13:49:20 +0000
committerPedro Alves <palves@redhat.com>2015-03-23 23:23:20 +0000
commit36cb495a1664264d39cfb0786f4716e38780b496 (patch)
tree940273e716731d0898eba6ba1d09eb05cd89d82f /gdb/remote-fileio.c
parent6d1efb9f9ea3095af5decbc8dde42294b474286e (diff)
downloadbinutils-gdb-36cb495a1664264d39cfb0786f4716e38780b496.tar.gz
Use pulongest instead of PRIu64
Upstream gnulib already fixed the %ll issue, but in order for that to work, we'd need to mark printf-like functions with _GL_ATTRIBUTE_FORMAT_PRINTF instead of ATTRIBUTE_PRINTF (or somehow make the latter understand we use gnulib's printf replacement when building code under gdb/). Instead, simply don't use PRIu64 like everywhere else. gdb/gdbserver/ChangeLog: 2015-03-23 Pedro Alves <palves@redhat.com> * tracepoint.c (cmd_qtdp, stop_tracing) (collect_data_at_tracepoint, collect_data_at_step): Use pulongest instead of PRIu64.
Diffstat (limited to 'gdb/remote-fileio.c')
0 files changed, 0 insertions, 0 deletions