]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/ChangeLog
gdbserver: Ensure all debug output uses debug functions
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index d3380d614526ca00332edf7fbb47c482135035c1..f8f600e46d271444ba9f97128da09f21ba92e13b 100644 (file)
@@ -1,3 +1,10 @@
+2019-04-17  Alan Hayward  <alan.hayward@arm.com>
+
+       * ax.c (ax_vdebug): Call debug_printf.
+       * debug.c (debug_write): New function.
+       * debug.h (debug_write): New declaration.
+       * linux-low.c (sigchld_handler): Call debug_write.
+
 2019-04-17  Alan Hayward  <alan.hayward@arm.com>
 
        * debug.c (debug_set_output): New function.