Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: gdb-patches@sourceware.org
Subject: [PATCH] inf-child.h: Update comment.
Date: Wed, 12 Mar 2014 13:37:00 -0000	[thread overview]
Message-ID: <53204C41.9090801@redhat.com> (raw)
In-Reply-To: <1394625117-10939-1-git-send-email-palves@redhat.com>

On 03/12/2014 11:51 AM, Pedro Alves wrote:
> This file is no longer used exclusively by Unix targets anymore.
> 
> gdb/
> 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)
> 	(inf_child_follow_fork, inf_child_pid_to_exec_file): Don't mention
> 	Unix in comment.

Forgot the header...

Pushed this in as well.

----
[PATCH] inf-child.h: Update comment.

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   | 4 ++++
 gdb/inf-child.h | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f8d9d05..45c5d65 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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)
diff --git a/gdb/inf-child.h b/gdb/inf-child.h
index c8fa956..4473cff 100644
--- a/gdb/inf-child.h
+++ b/gdb/inf-child.h
@@ -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.

-- 
1.7.11.7



      parent reply	other threads:[~2014-03-12 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12 11:52 [PUSHED] inf-child.c: Update comments Pedro Alves
2014-03-12 12:34 ` Agovic, Sanimir
2014-03-12 12:40   ` Pedro Alves
2014-03-12 13:37 ` Pedro Alves [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53204C41.9090801@redhat.com \
    --to=palves@redhat.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox