This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB bug: target.c (target_signal_from_host): unrecognized real -time signal on arm


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]