From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8185 invoked by alias); 24 Jun 2002 22:05:39 -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 8178 invoked from network); 24 Jun 2002 22:05:36 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 24 Jun 2002 22:05:36 -0000 Received: from cs2876-108.austin.rr.com ([24.28.76.108] helo=branoic) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17Mbxg-0008W9-00; Mon, 24 Jun 2002 17:05:28 -0500 Received: from drow by branoic with local (Exim 3.35 #1 (Debian)) id 17MbxC-0008CP-00; Mon, 24 Jun 2002 18:04:58 -0400 Date: Mon, 24 Jun 2002 15:05:00 -0000 From: Daniel Jacobowitz To: todd.kallam@acterna.com Cc: gdb@sources.redhat.com Subject: Re: GDB bug: target.c (target_signal_from_host): unrecognized real -time signal on arm Message-ID: <20020624220457.GA31470@branoic.them.org> Mail-Followup-To: todd.kallam@acterna.com, gdb@sources.redhat.com References: <85256BE2.0076961D.00@wg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <85256BE2.0076961D.00@wg.com> User-Agent: Mutt/1.3.28i X-SW-Source: 2002-06/txt/msg00230.txt.bz2 I committed a fix for this problem at the same time I committed the multithread support. Could you be more specific about which snapshot you are using? On Mon, Jun 24, 2002 at 05:33:44PM -0400, todd.kallam@acterna.com wrote: > > > > Hi, > > I am trying to use the latest snapshot of gdb to do remote debugging > of a multithreaded Qt application on a strongarm processor running > linux. I get the following message shown by gdbserver on the target: > > GDB bug: target.c (target_signal_from_host): unrecognized real-time signal > > The hostsig value is 32, but this value is not handled by the code. > > Has any one else had this problem? > > I am using gcc 2.95.3 for arm-linux and kernel version 2.4.18 with arm patches. > Thanks for any help. > > Regards, > > Todd > > > > > -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer