From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76215 invoked by alias); 26 Feb 2020 20:49:28 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 76206 invoked by uid 89); 26 Feb 2020 20:49:28 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=encrypted, Typo X-HELO: us-smtp-1.mimecast.com Received: from us-smtp-delivery-1.mimecast.com (HELO us-smtp-1.mimecast.com) (207.211.31.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 26 Feb 2020 20:49:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582750164; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xY5wWokh4rNmzfdbgqgDXniCgw17Ym+yBpFWa+mI43w=; b=O+FJ3JQyQPZ+cO/zvFLt2MDq4Buqqo/gPkVHOXoC2iedKj8V2qq+/n5xby2jw7pkH7lOKs 1EaOs0uD2+Blv+VKZr2NRlgVdhTYDwNo+cBxaUCQRG4+Bpfg+b/RLGImAdJ4MBYO+BNX1D WF53XvaBR1CUhgSOJljX/2hQDg/6U4M= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-275-5_3wGof-OAmergdOATaRXA-1; Wed, 26 Feb 2020 15:49:19 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DEC7EA0CBF; Wed, 26 Feb 2020 20:49:17 +0000 (UTC) Received: from localhost (unused-10-15-17-54.yyz.redhat.com [10.15.17.54]) by smtp.corp.redhat.com (Postfix) with ESMTP id 990035C28D; Wed, 26 Feb 2020 20:49:17 +0000 (UTC) From: Sergio Durigan Junior To: Christian Biesinger Cc: GDB Patches , Pedro Alves , Tom Tromey , Eli Zaretskii , Ruslan Kabatsayev Subject: Re: [PATCH 6/6] Fix comment for 'gdb_dlopen' References: <20190926042155.31481-1-sergiodj@redhat.com> <20200226200542.746617-1-sergiodj@redhat.com> <20200226200542.746617-7-sergiodj@redhat.com> Date: Wed, 26 Feb 2020 20:49:00 -0000 In-Reply-To: (Christian Biesinger's message of "Wed, 26 Feb 2020 14:22:57 -0600") Message-ID: <871rqh9ir6.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00996.txt.bz2 On Wednesday, February 26 2020, Christian Biesinger wrote: > On Wed, Feb 26, 2020 at 2:06 PM Sergio Durigan Junior > wrote: >> >> The 'gdb_dlopen' function doesn't return NULL if the shlib load >> fails;n it actually throws an error. This patch updates the comment > > Typo here (;n) Thanks! I fixed this locally. After I submitted the series, I thought that this one should probably have been merged with 5/6. Oh, well... Cheers, --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/