From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11934 invoked by alias); 20 Apr 2007 11:39:43 -0000 Received: (qmail 11917 invoked by uid 22791); 20 Apr 2007 11:39:42 -0000 X-Spam-Check-By: sourceware.org Received: from ns.suse.de (HELO mx1.suse.de) (195.135.220.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 20 Apr 2007 12:39:38 +0100 Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 51FCA12068; Fri, 20 Apr 2007 13:39:36 +0200 (CEST) From: Andreas Schwab To: Mark Shinwell Cc: gdb-patches@sourceware.org Subject: Re: Debugging of signal handlers on m68k targets References: <4627E7F5.2020706@codesourcery.com> X-Yow: CONGRATULATIONS! Now should I make thinly veiled comments about DIGNITY, self-esteem and finding TRUE FUN in your RIGHT VENTRICLE?? Date: Fri, 20 Apr 2007 12:19:00 -0000 In-Reply-To: <4627E7F5.2020706@codesourcery.com> (Mark Shinwell's message of "Thu, 19 Apr 2007 23:06:45 +0100") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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: 2007-04/txt/msg00300.txt.bz2 Mark Shinwell writes: > 2007-04-19 Mark Shinwell > > gdb/ > * Makefile.in: Adjust dependencies of m68klinux-tdep.c. > * m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New. > (m68k_linux_sigcontext_reg_offset): Fix typo. > (target_is_uclinux): New. > (m68k_linux_inferior_created): New. > (m68k_linux_get_sigtramp_info): Check for uClinux or > normal Linux. Use m68k_uclinux_sigcontext_reg_offset for > uClinux. > (_initialize_m68k_linux_tdep): Register > m68k_linux_inferior_created. Ok. > > > === gdb/Makefile.in > ================================================================== > --- gdb/Makefile.in (revision 169301) > +++ gdb/Makefile.in (local) > @@ -2285,7 +2285,7 @@ > $(floatformat_h) $(frame_h) $(target_h) $(gdb_string_h) \ > $(gdbtypes_h) $(osabi_h) $(regcache_h) $(objfiles_h) $(symtab_h) \ > $(m68k_tdep_h) $(trad_frame_h) $(frame_unwind_h) $(glibc_tdep_h) \ > - $(solib_svr4_h) > + $(solib_svr4_h) $(observer_h) $(elf_common_h) You'll also need to add $(auxv_h). Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."