Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Sergio Durigan Junior (Code Review)" <gerrit@gnutoolchain-gerrit.osci.io>
To: Sergio Durigan Junior <sergiodj@redhat.com>,	gdb-patches@sourceware.org
Cc: Simon Marchi <simon.marchi@polymtl.ca>
Subject: [review v2] Fix typos in symfile.c and i386-darwin-tdep.c
Date: Sat, 19 Oct 2019 05:06:00 -0000	[thread overview]
Message-ID: <20191019050631.19B0420AF6@gnutoolchain-gerrit.osci.io> (raw)
In-Reply-To: <gerrit.1571461310000.I1fbb39c32009c61c862b6bd56ce12f24a9edb2c4@gnutoolchain-gerrit.osci.io>

Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/161
......................................................................

Fix typos in symfile.c and i386-darwin-tdep.c

This commit fixes two simple typos, one in gdb/symfile.c and the other
in gdb/i386-darwin-tdep.c.  s/wether/whether/.

2019-10-19  Sergio Durigan Junior  <sergiodj@redhat.com>

	* symfile.c (init_entry_point_info): Fix typo.
	* i386-darwin-tdep.c (darwin_dwarf_signal_frame_p): Fix typo.

Change-Id: I1fbb39c32009c61c862b6bd56ce12f24a9edb2c4
---
M gdb/i386-darwin-tdep.c
M gdb/symfile.c
2 files changed, 2 insertions(+), 2 deletions(-)



diff --git a/gdb/i386-darwin-tdep.c b/gdb/i386-darwin-tdep.c
index 22653d3..6522a6f 100644
--- a/gdb/i386-darwin-tdep.c
+++ b/gdb/i386-darwin-tdep.c
@@ -104,7 +104,7 @@
   return i386_sigtramp_p (this_frame);
 }
 
-/* Check wether TYPE is a 128-bit vector (__m128, __m128d or __m128i).  */
+/* Check whether TYPE is a 128-bit vector (__m128, __m128d or __m128i).  */
 
 static int
 i386_m128_p (struct type *type)
diff --git a/gdb/symfile.c b/gdb/symfile.c
index 82081b1..f74c6de 100644
--- a/gdb/symfile.c
+++ b/gdb/symfile.c
@@ -908,7 +908,7 @@
    corresponding BFD section index, or -1 if the section was not found.
 
    ADD_FLAGS encodes verbosity level, whether this is main symbol or
-   an extra symbol file such as dynamically loaded code, and wether
+   an extra symbol file such as dynamically loaded code, and whether
    breakpoint reset should be deferred.  */
 
 static void


  reply	other threads:[~2019-10-19  5:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19  5:01 [review] Fix typo in symfile.c Sergio Durigan Junior (Code Review)
2019-10-19  5:06 ` Sergio Durigan Junior (Code Review) [this message]
2019-10-19  5:06 ` Simon Marchi (Code Review)
2019-10-19  5:07 ` [review v2] Fix typos in symfile.c and i386-darwin-tdep.c Simon Marchi (Code Review)
2019-10-19  5:11 ` Simon Marchi (Code Review)
2019-10-19  5:14 ` [pushed] " Sourceware to Gerrit sync (Code Review)
2019-10-19  5:14 ` Sourceware to Gerrit sync (Code Review)
2019-10-23 17:01 ` [review v3] " Sergio Durigan Junior (Code Review)
2019-10-23 22:00 ` Sergio Durigan Junior (Code Review)
2019-10-23 22:02 ` Sergio Durigan Junior (Code Review)
2019-10-25  1:58 ` Sergio Durigan Junior (Code Review)

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=20191019050631.19B0420AF6@gnutoolchain-gerrit.osci.io \
    --to=gerrit@gnutoolchain-gerrit.osci.io \
    --cc=gdb-patches@sourceware.org \
    --cc=sergiodj@redhat.com \
    --cc=simon.marchi@polymtl.ca \
    /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