inf-child.h: Update comment.
authorPedro Alves <palves@redhat.com>
Wed, 12 Mar 2014 11:55:02 +0000 (11:55 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 12 Mar 2014 11:55:02 +0000 (11:55 +0000)
Like inf-child.c, this file is no longer used exclusively by Unix
targets anymore.

gdb/
2014-03-12  Pedro Alves  <palves@redhat.com>

        * inf-child.h: Update comment to not mention Unix.

gdb/ChangeLog
gdb/inf-child.h

index f8d9d05..45c5d65 100644 (file)
@@ -1,5 +1,9 @@
 2014-03-12  Pedro Alves  <palves@redhat.com>
 
+        * inf-child.h: Update comment to not mention Unix.
+
+2014-03-12  Pedro Alves  <palves@redhat.com>
+
        * inf-child.c: Update top comment to not mention Unix.  Add
        generic comment describing how this target is meant to be used.
        (inf_child_post_attach, inf_child_post_startup_inferior)
index c8fa956..4473cff 100644 (file)
@@ -1,4 +1,4 @@
-/* Low level Unix child interface, for GDB when running under Unix.
+/* Base/prototype target for default child (native) targets.
 
    Copyright (C) 2004-2014 Free Software Foundation, Inc.