Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [review] Fix typo in symfile.c
@ 2019-10-19  5:01 Sergio Durigan Junior (Code Review)
  2019-10-19  5:06 ` Simon Marchi (Code Review)
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Sergio Durigan Junior (Code Review) @ 2019-10-19  5:01 UTC (permalink / raw)
  To: gdb-patches; +Cc: Sergio Durigan Junior

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

Fix typo in symfile.c

This commit fixes a simple typo in gdb/symfile.c.  s/wether/whether/.

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

	* symfile.c (init_entry_point_info): Fix typo.

Change-Id: I1fbb39c32009c61c862b6bd56ce12f24a9edb2c4
---
M gdb/symfile.c
1 file changed, 1 insertion(+), 1 deletion(-)



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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-10-25  1:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-19  5:01 [review] Fix typo in symfile.c Sergio Durigan Junior (Code Review)
2019-10-19  5:06 ` Simon Marchi (Code Review)
2019-10-19  5:06 ` [review v2] Fix typos in symfile.c and i386-darwin-tdep.c Sergio Durigan Junior (Code Review)
2019-10-19  5:07 ` 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)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox