From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86406 invoked by alias); 2 Sep 2016 10:15:52 -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 84074 invoked by uid 89); 2 Sep 2016 10:15:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:oversea, Hx-languages-length:577 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-oi0-f43.google.com Received: from mail-oi0-f43.google.com (HELO mail-oi0-f43.google.com) (209.85.218.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Sep 2016 10:15:45 +0000 Received: by mail-oi0-f43.google.com with SMTP id c15so154901717oig.0; Fri, 02 Sep 2016 03:15:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=zBU/wbKMYJ2eTiQhngIjqMqQabln/2xfultiYthmCpM=; b=DEoFZCLXvSOmbFJFZz5XzX/df0NlzzOUtGstz1v8YQO8T5eRSvq+Rj+4sqMKZ8oUfT 9G2IfyIxGRxDAzdgSqDds4Kau7apl6FHCajkjVHzeokX4VSKQKud2TZ8fTaPAWy9OWKw mjmJDF/iAWAAkqNEIh3+1V9jaCJAinUqxK48Nk61Egg3NmIIaM6Py85Wkt9KyBNmPfdv k8VPDkUxa/rldeyTOlzmzD+r+SNa3fRHTYUhBy3VCFMpnmDWSpfZ8PhcXtL6ELaNLET9 Y0MNeF1IrZCFwp0VdV0sZpVXBup0iZ6GcZi1qGdBy9JvcNVlK982TRp4UTqKTWavVyOB BnfA== X-Gm-Message-State: AE9vXwOxUAf5fJMQbFkHLXJjRUWYisi0Dp4sojIVliCxWxkO61U97k2mnWCvJAFkJZ4lKxBu5lzJ6aZF2VKjMg== X-Received: by 10.157.23.162 with SMTP id j31mr20734119otj.74.1472811343630; Fri, 02 Sep 2016 03:15:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.79.201 with HTTP; Fri, 2 Sep 2016 03:15:43 -0700 (PDT) In-Reply-To: <20160902100920.GA27186@host1.jankratochvil.net> References: <7d05062f-2998-c10e-1006-0b9a267ecf4e@redhat.com> <20160831164420.GA18750@host1.jankratochvil.net> <20160902100920.GA27186@host1.jankratochvil.net> From: Yao Qi Date: Fri, 02 Sep 2016 10:15:00 -0000 Message-ID: Subject: Re: ptrace-tests To: Jan Kratochvil Cc: David Smith , GDB , systemtap@sourceware.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00018.txt.bz2 On Fri, Sep 2, 2016 at 11:09 AM, Jan Kratochvil wrote: > On Fri, 02 Sep 2016 11:47:08 +0200, Yao Qi wrote: >> OK, thanks for the pointer. I'd like to port these tests to arm and aar= ch64 first. >> kernel/tools/testing/selftests/ptrace/ is a good place for these tests, = and I'll >> think about how to move some useful and clean tests there. > > If some real work starts with it one should also be move it to GIT. > GIT repository on sourceware.org? I suppose I need to send the request to oversears@sourceware.org? --=20 Yao (=E9=BD=90=E5=B0=A7)