From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21841 invoked by alias); 11 Jul 2013 15:07:18 -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 21831 invoked by uid 89); 11 Jul 2013 15:07:18 -0000 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,LOCALPART_IN_SUBJECT,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 Received: from ch1ehsobe005.messaging.microsoft.com (HELO ch1outboundpool.messaging.microsoft.com) (216.32.181.185) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 11 Jul 2013 15:07:11 +0000 Received: from mail33-ch1-R.bigfish.com (10.43.68.239) by CH1EHSOBE007.bigfish.com (10.43.70.57) with Microsoft SMTP Server id 14.1.225.22; Thu, 11 Jul 2013 15:07:10 +0000 Received: from mail33-ch1 (localhost [127.0.0.1]) by mail33-ch1-R.bigfish.com (Postfix) with ESMTP id 01CE8220157 for ; Thu, 11 Jul 2013 15:07:10 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190;KIP:(null);UIP:(null);IPV:NLI;H:mail.freescale.net;RD:none;EFVD:NLI X-SpamScore: 1 X-BigFish: VS1(zzda00hdc73hzz1f42h1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzzz2dh2a8h668h839h8e2h8e3h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h1ad9h1b0ah1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1e1dhbe9i1155h) Received: from mail33-ch1 (localhost.localdomain [127.0.0.1]) by mail33-ch1 (MessageSwitch) id 1373555196507856_6574; Thu, 11 Jul 2013 15:06:36 +0000 (UTC) Received: from CH1EHSMHS002.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.233]) by mail33-ch1.bigfish.com (Postfix) with ESMTP id 6B183320048 for ; Thu, 11 Jul 2013 15:06:36 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS002.bigfish.com (10.43.70.2) with Microsoft SMTP Server (TLS) id 14.16.227.3; Thu, 11 Jul 2013 15:06:30 +0000 Received: from 039-SN1MPN1-005.039d.mgd.msft.net ([169.254.7.228]) by 039-SN1MMR1-005.039d.mgd.msft.net ([::1]) with mapi id 14.03.0136.001; Thu, 11 Jul 2013 15:08:43 +0000 From: Udma Catalin-Dan-B32721 To: "gdb@sourceware.org" Subject: gdb : use of PTRACE_SINGLEBLOCK Date: Thu, 11 Jul 2013 15:07:00 -0000 Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% X-SW-Source: 2013-07/txt/msg00040.txt.bz2 Hi, Do you know of any situation where gdb used PTRACE_SINGLEBLOCK? I found no reference on the current GDB, but there were any branches or old= er versions using it ? I'm asking because I saw some references to gdb using PTRACE_SINGLEBLOCK in= some linux-devel mailing lists. Thank you, Catalin