From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3169 invoked by alias); 8 Mar 2012 13:38:32 -0000 Received: (qmail 3112 invoked by uid 22791); 8 Mar 2012 13:38:31 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 08 Mar 2012 13:38:08 +0000 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3V3Xq269BTz3hhdH for ; Thu, 8 Mar 2012 14:38:06 +0100 (CET) X-Auth-Info: pM7olmdh2u14tfh+CURhivfgVvxDnhginI3veOftExs= Received: from igel.home (ppp-88-217-111-71.dynamic.mnet-online.de [88.217.111.71]) by mail.mnet-online.de (Postfix) with ESMTPA id 3V3Xq25T7Wz4KK2J for ; Thu, 8 Mar 2012 14:38:06 +0100 (CET) Received: by igel.home (Postfix, from userid 501) id 871EACA2A1; Thu, 8 Mar 2012 14:38:06 +0100 (CET) From: Andreas Schwab To: gdb-patches@sourceware.org Subject: m68k-linux: provide $_siginfo X-Yow: I'LL get it!! It's probably a FEW of my ITALIAN GIRL-FRIENDS!! Date: Thu, 08 Mar 2012 13:38:00 -0000 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 X-SW-Source: 2012-03/txt/msg00262.txt.bz2 2012-03-08 Andreas Schwab * m68klinux-tdep.c (m68k_linux_init_abi): Register linux_get_siginfo_type. diff --git a/gdb/m68klinux-tdep.c b/gdb/m68klinux-tdep.c index cf53bae..6f9a34a 100644 --- a/gdb/m68klinux-tdep.c +++ b/gdb/m68klinux-tdep.c @@ -372,6 +372,8 @@ m68k_linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) /* Enable TLS support. */ set_gdbarch_fetch_tls_load_module_address (gdbarch, svr4_fetch_objfile_link_map); + + set_gdbarch_get_siginfo_type (gdbarch, linux_get_siginfo_type); } /* Provide a prototype to silence -Wmissing-prototypes. */ -- 1.7.9.3 -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."