* win32-low.c: Throughout, fix format strings and casts of
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 6e51f73606fca5cbc36e184787100d475bf80730..27b7df6ed797ef635b7597a485cc12265df148e1 100644 (file)
@@ -1,3 +1,11 @@
+2013-02-28  Corinna Vinschen  <vinschen@redhat.com>
+
+       * 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.
+
 2013-02-28  Yao Qi  <yao@codesourcery.com>
 
        * tracepoint.c (cmd_qtbuffer): Call phex_nz instead of
This page took 0.024387 seconds and 4 git commands to generate.