]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/win32-low.cc
* win32-low.c: Throughout, fix format strings and casts of
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 28 Feb 2013 09:09:02 +0000 (09:09 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 28 Feb 2013 09:09:02 +0000 (09:09 +0000)
commitdfe07582357cc33c46ebf6a02f0e52599bade48c
tree291c528b1f90859333c8d08774e702027431a667
parent736cd5852660e6ff9c5741efb7724bbe0d94ca67
* win32-low.c: Throughout, fix format strings and casts of
printf-like functions to avoid type related warnings on all
platforms.
(get_child_debug_event): Print dwDebugEventCode as hex since
that's how it's usually documented.
gdb/gdbserver/ChangeLog
gdb/gdbserver/win32-low.c