]> granicus.if.org Git - strace/blobdiff - unwind.c
Print struct iovec as a regular structure
[strace] / unwind.c
index 7c091f1b982b317b5e0dba04d5b8c613ec964f83..238e215d0003c96138d3553ee41016818ee4bea7 100644 (file)
--- a/unwind.c
+++ b/unwind.c
@@ -38,7 +38,7 @@
 # define fopen_for_input fopen
 #endif
 
-#define DPRINTF(F, A, ...) if (debug_flag) fprintf(stderr, " [unwind(" A ")] " F "\n", __VA_ARGS__)
+#define DPRINTF(F, A, ...) if (debug_flag) error_msg("[unwind(" A ")] " F, __VA_ARGS__)
 
 /*
  * Кeep a sorted array of cache entries,