Use pulongest for printing ssize_t
authorGary Benson <gbenson@redhat.com>
Thu, 11 Jun 2015 12:38:15 +0000 (13:38 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 11 Jun 2015 12:38:15 +0000 (13:38 +0100)
commit6449ed0d3a78ba8c25e8a634f8d6ed120a4cac7f
tree29757ba83a4caea9f0916befdc94cb8ac17594b1
parent34f8ac9f490fc38a07d03ec8e425c06a2bb737b2
Use pulongest for printing ssize_t

This commit changes the debug printing code in linux-namespaces.c
to use pulongest instead of "%ld".

gdb/ChangeLog:

* nat/linux-namespaces.c (mnsh_send_message): Use pulongest.
(mnsh_recv_message): Likewise.
gdb/ChangeLog
gdb/nat/linux-namespaces.c
This page took 0.033648 seconds and 4 git commands to generate.