From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4601 invoked by alias); 22 Jan 2014 17:38:27 -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 4588 invoked by uid 89); 22 Jan 2014 17:38:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: e06smtp12.uk.ibm.com Received: from e06smtp12.uk.ibm.com (HELO e06smtp12.uk.ibm.com) (195.75.94.108) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 22 Jan 2014 17:38:26 +0000 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 22 Jan 2014 17:38:22 -0000 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp12.uk.ibm.com (192.168.101.142) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 22 Jan 2014 17:38:21 -0000 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 9D04E17D8058 for ; Wed, 22 Jan 2014 17:38:37 +0000 (GMT) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps3074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s0MHc9uQ62718136 for ; Wed, 22 Jan 2014 17:38:09 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s0MHcKv6023523 for ; Wed, 22 Jan 2014 10:38:20 -0700 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with SMTP id s0MHcJ9t023462; Wed, 22 Jan 2014 10:38:19 -0700 Message-Id: <201401221738.s0MHcJ9t023462@d06av02.portsmouth.uk.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Wed, 22 Jan 2014 18:38:19 +0100 Subject: Re: [PATCH] S390: Add support for 'catch syscall' command. To: arnez@linux.vnet.ibm.com (Andreas Arnez) Date: Wed, 22 Jan 2014 17:38:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, krebbel@linux.vnet.ibm.com (Andreas Krebbel) In-Reply-To: <87r4800yt0.fsf@br87z6lw.de.ibm.com> from "Andreas Arnez" at Jan 22, 2014 05:24:43 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 14012217-8372-0000-0000-00000867F9C2 X-SW-Source: 2014-01/txt/msg00872.txt.bz2 Andreas Arnez wrote: > gdb/ChangeLog: > * syscalls/s390x-linux.xml: New file. > * syscalls/s390-linux.xml: New file. > * s390-linux-tdep.c (XML_SYSCALL_FILENAME_S390): New macro. > (XML_SYSCALL_FILENAME_S390X): Likewise. > (op_svc): New enum value for SVC opcode. > (s390_sigtramp_frame_sniffer): Replace literal by 'op_svc'. > (s390_linux_get_syscall_number): New function. > (s390_gdbarch_init): Register '*get_syscall_number' and the > syscall xml file name. > * data-directory/Makefile.in (SYSCALLS_FILES): Add > "s390-linux.xml" and "s390x-linux.xml". > * NEWS: Announce new feature. > > gdb/testsuite/ChangeLog: > * gdb.base/catch-syscall.exp: Activate test on s390*-linux. OK, thanks! Bye, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com