From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53332 invoked by alias); 20 Jul 2019 21:38:57 -0000 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org Received: (qmail 53316 invoked by uid 9674); 20 Jul 2019 21:38:56 -0000 Message-ID: <20190720213856.53314.qmail@sourceware.org> From: jkratoch@sourceware.org Date: Sat, 20 Jul 2019 21:38:00 -0000 To: systemtap-cvs@sourceware.org Subject: tests/ptrace-tests/tests clone-ptrace.c User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2019-q3/txt/msg00000.txt.bz2 CVSROOT: /cvs/systemtap Module name: tests Changes by: jkratoch@sourceware.org 2019-07-20 21:38:56 Modified files: ptrace-tests/tests: clone-ptrace.c Log message: clone-ptrace: Print WSTOPSIG during an error. https://bugzilla.redhat.com/show_bug.cgi?id=1731445#c1 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/clone-ptrace.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10