]> Git Repo - binutils.git/blobdiff - gdb/partial-stab.h
Change the stream argument to _filtered to GDB_FILE *.
[binutils.git] / gdb / partial-stab.h
index 3be0be6188739e94982213d24d195e23e3d6d880..d7a9b425760220b0265589f4a1472d28e5f3393f 100644 (file)
@@ -563,8 +563,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
                           (dependencies_used
                            * sizeof (struct partial_symtab *)));
 #ifdef DEBUG_INFO
-                   fprintf (stderr, "Had to reallocate dependency list.\n");
-                   fprintf (stderr, "New dependencies allocated: %d\n",
+                   fprintf_unfiltered (gdb_stderr, "Had to reallocate dependency list.\n");
+                   fprintf_unfiltered (gdb_stderr, "New dependencies allocated: %d\n",
                             dependencies_allocated);
 #endif
                  }
This page took 0.020659 seconds and 4 git commands to generate.