From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28085 invoked by alias); 25 Jun 2002 18:11:22 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28068 invoked from network); 25 Jun 2002 18:11:20 -0000 Received: from unknown (HELO chaos.wg.com) (157.234.223.240) by sources.redhat.com with SMTP; 25 Jun 2002 18:11:20 -0000 Received: from wg.com (ralnotes2.wg.com [198.85.45.244]) by chaos.wg.com (8.10.1/8.9.1) with SMTP id g5PHxlD13649; Tue, 25 Jun 2002 13:59:47 -0400 (EDT) Received: by wg.com(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id 85256BE3.0063D793 ; Tue, 25 Jun 2002 14:10:31 -0400 X-Lotus-FromDomain: GLOBAL From: todd.kallam@acterna.com To: Daniel Jacobowitz cc: gdb@sources.redhat.com Message-ID: <85256BE3.0063D6AA.00@wg.com> Date: Tue, 25 Jun 2002 11:11:00 -0000 Subject: Re: GDB bug: target.c (target_signal_from_host): unrecognized real -time signal on arm Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline X-SW-Source: 2002-06/txt/msg00259.txt.bz2 Hi, Thanks for the help. I am now using insight+dejagnu-20020625.tar.bz2 from the current directory and it is working. Regards, Todd Daniel Jacobowitz on 06/25/2002 11:02:45 AM To: Todd Kallam/Engineering/TTC/US@Global cc: gdb@sources.redhat.com Subject: Re: GDB bug: target.c (target_signal_from_host): unrecognized real -time signal on arm You're using snapshots from the 5.2 branch. You need to look for snapshots from the trunk if you want to debug an application using threads or realtime signals. Get snapshots from current/ insteaad of from branch/.