Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: gdb-patches@sourceware.org
Subject: Re: [commit] Reduce target_thread_alive calls on GNU/Linux
Date: Fri, 11 May 2007 17:43:00 -0000	[thread overview]
Message-ID: <20070511174345.GE22529@caradoc.them.org> (raw)
In-Reply-To: <200705070727.l477R1BD002791@brahms.sibelius.xs4all.nl>

On Mon, May 07, 2007 at 09:27:01AM +0200, Mark Kettenis wrote:
> I think there is a missing "if" in that comment.

Right you are.  Sorry about that; fixed as attached.

-- 
Daniel Jacobowitz
CodeSourcery

2007-05-11  Daniel Jacobowitz  <dan@codesourcery.com>

	* linux-thread-db.c (enable_thread_event_reporting): Fix comment
	typo.

Index: linux-thread-db.c
===================================================================
RCS file: /cvs/src/src/gdb/linux-thread-db.c,v
retrieving revision 1.27
diff -u -p -r1.27 linux-thread-db.c
--- linux-thread-db.c	7 May 2007 00:46:42 -0000	1.27
+++ linux-thread-db.c	11 May 2007 17:42:16 -0000
@@ -482,7 +482,7 @@ enable_thread_event_reporting (void)
 
 #ifdef HAVE_GNU_LIBC_VERSION_H
   /* The event reporting facility is broken for TD_DEATH events in
-     glibc 2.1.3, so don't enable it we have glibc but a lower
+     glibc 2.1.3, so don't enable it if we have glibc but a lower
      version.  */
   libc_version = gnu_get_libc_version ();
   if (sscanf (libc_version, "%d.%d", &libc_major, &libc_minor) == 2


      reply	other threads:[~2007-05-11 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07  0:49 Daniel Jacobowitz
2007-05-07  7:27 ` Mark Kettenis
2007-05-11 17:43   ` Daniel Jacobowitz [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=20070511174345.GE22529@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    /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