Split rank_one_type_parm_complex from rank_one_type
[deliverable/binutils-gdb.git] / gdb / darwin-nat.c
index 84312f0e32e2eb77f75b79eba04b8313b53dc5fa..0b7cfb69dc805d3e6b565e2a67a5ac1d7d3d6498 100644 (file)
@@ -1,5 +1,5 @@
 /* Darwin support for GDB, the GNU debugger.
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    Contributed by AdaCore.
 
@@ -2056,8 +2056,6 @@ darwin_nat_target::attach (const char *args, int from_tty)
       else
        printf_unfiltered (_("Attaching to %s\n"),
                           target_pid_to_str (ptid_t (pid)));
-
-      gdb_flush (gdb_stdout);
     }
 
   if (pid == 0 || ::kill (pid, 0) < 0)
This page took 0.023667 seconds and 4 git commands to generate.