From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36703 invoked by alias); 21 Feb 2019 18:22:56 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 36674 invoked by uid 89); 21 Feb 2019 18:22:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=supplier, H*c:alternative, customer X-HELO: mail-io1-f42.google.com Received: from mail-io1-f42.google.com (HELO mail-io1-f42.google.com) (209.85.166.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 21 Feb 2019 18:22:54 +0000 Received: by mail-io1-f42.google.com with SMTP id x3so2858146ior.6 for ; Thu, 21 Feb 2019 10:22:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=undo-io.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5CiVKAU7fOmMNM0YmJhtpAx2huSHJwwIfuOHKdltGB8=; b=zcMlApqiyYeBl/Opv23AD4V6CHMDmVkKVgqy4tFB5EDp3Ul+3XA1NIzH9dxmLar2ep tCXIuigB1fJH9Zr0SrgSNH+gSUA0ckM5dq4Uhs6QcKy0ohQwp+Hpl+cxaW43ZrnqLNKM palcDscLgYX5NehPfO18FVmKUUiHyU8aKgOYqOcZD5/GcRADQk48C+RzyGESJxUb/ohu KjPP79oLqtL+Ya3CP8PDwfXqZ2aU+rMmTFlgEpL8nAFyCf+rHXK/FwEMMn3QIQRkkc8W GAEy3V0vbv1NkRlKGhoOKqUWcf4NNDtlUGVO/LFao1WTOsYlR69VwWCxb4gcf7senA4w gc/g== MIME-Version: 1.0 References: <78e1f522-f6f5-d38d-0644-d083c1e4ab5d@redhat.com> <743edbbc-9812-c8e7-0f47-7b4842199b48@redhat.com> In-Reply-To: <743edbbc-9812-c8e7-0f47-7b4842199b48@redhat.com> From: David Griffiths Date: Thu, 21 Feb 2019 18:22:00 -0000 Message-ID: Subject: Re: "finish" command leads to SIGTRAP To: Pedro Alves Cc: gdb@sourceware.org Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00050.txt.bz2 On Thu, 21 Feb 2019 at 17:50, Pedro Alves wrote: > > Same as ? > > Yes, that's exactly it! I'd just written a simple test also to reproduce: #include int main() { asm("pushf\n\t" "popf\n\t"); printf("after popfq\n"); } (please avoid top posting) > > Sorry, gmail default! Cheers, David -- David Griffiths, Senior Software Engineer Undo | Resolve even the most challenging software defects with software flight recorder technology Software reliability report: optimizing the software supplier and customer relationship