Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Robert Millan <rmh@gnu.org>
To: gdb-patches@sourceware.org
Subject: [PATCH] fix build on FreeBSD and GNU/kFreeBSD
Date: Sat, 08 Jan 2011 11:25:00 -0000	[thread overview]
Message-ID: <AANLkTimjs--XQBmLq2yB+edLT+B_=bzaD6WZDjnHHHsD@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

A small typo caused build breakage on FreeBSD and GNU/kFreeBSD,
see attached patch.

ChangeLog entry included in patch header.

-- 
Robert Millan

[-- Attachment #2: gdb_typo.diff --]
[-- Type: text/plain, Size: 525 bytes --]

2011-01-08  Robert Millan  <rmh@gnu.org>

	* fbsd-nat.c (fbsd_find_memory_regions): Fix typo.

=== modified file 'gdb/fbsd-nat.c'
--- gdb/fbsd-nat.c	2011-01-07 19:36:13 +0000
+++ gdb/fbsd-nat.c	2011-01-08 11:05:13 +0000
@@ -132,7 +132,7 @@ fbsd_find_memory_regions (find_memory_re
 			    exec ? 'x' : '-');
 	}
 
-      /* Invoke the callback function to create the corefile segment.  /
+      /* Invoke the callback function to create the corefile segment.  */
       func (start, size, read, write, exec, obfd);
     }
 


             reply	other threads:[~2011-01-08 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-08 11:25 Robert Millan [this message]
2011-01-08 12:37 ` Joel Brobecker

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='AANLkTimjs--XQBmLq2yB+edLT+B_=bzaD6WZDjnHHHsD@mail.gmail.com' \
    --to=rmh@gnu.org \
    --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