* scripttempl/mipsbsd.sc: Let sections align to their natural
[deliverable/binutils-gdb.git] / gdb / i386lynx-nat.c
index 4153a47f8a6511e08c7b79ac5e9fad3eac39e81c..27c605bf2baa378eb6aa992501906d213724304b 100644 (file)
@@ -1,3 +1,4 @@
+<<<<<<< 2.6 is dead >>>>>>>
 /* Native-dependent code for Lynx running on i386's, for GDB.
    Copyright 1988, 1989, 1991, 1992, 1993
    Free Software Foundation, Inc.
@@ -211,7 +212,7 @@ child_wait (pid, status)
        {
          if (save_errno == EINTR)
            continue;
-         fprintf (stderr, "Child process unexpectedly missing: %s.\n",
+         fprintf_unfiltered (gdb_stderr, "Child process unexpectedly missing: %s.\n",
                   safe_strerror (save_errno));
          *status = 42;         /* Claim it exited with signal 42 */
          return -1;
This page took 0.025698 seconds and 4 git commands to generate.