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: gdbserver multithread support broken in 5.2.1?


On Fri, Jul 26, 2002 at 05:53:59PM -0700, Dan Kegel wrote:
> With gdb+dejagnu-weekly-CVS-20020709, remote debugging works fine on ppc405.
> 
> With gdb-5.2.1 built the same way, it doesn't seem to work, and I
> get the error message
>   GDB bug: target.c (target_signal_from_host): unrecognized real-time signal
> from gdbserver.

CVS branches strike again.  5.2.1 is a maintenance release only; it
contains some important bugfixes.  CVS-20020709 is a development
snapshot, from the main trunk.  It contains new features, like the
multithreaded gdbserver.  If you want a released version of GDB with
this support, you have to wait for 5.3 (or 6.0, whatever we settle
on...).  September was the plan, if I remember right.


-- 
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]