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: thread support doesn't work any more on s390


I checked the 5.1 and 5.2 branch and have tried now also CVS trunk, but
without luck. I have got the same problem. It just stops.

Starting program: /home/ton/Threads/threadtest
[New Thread 1024 (LWP 22890)]

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 1024 (LWP 22890)]
0x00000000 in ?? ()



Regards / Mit freundlichen Gruessen
Gerhard

Gerhard Tonn, Linux for eServer Development, +(49)-7031-16-4716, Lotus
Notes: ton@ibmde,
   Internet: ton@de.ibm.com


Daniel Jacobowitz <drow@mvista.com> on 01.07.2002 16:50:39

Please respond to Daniel Jacobowitz <drow@mvista.com>

To:    Gerhard Tonn/Germany/IBM@IBMDE
cc:    gdb@sources.redhat.com
Subject:    Re: thread support doesn't work any more on s390



On Mon, Jul 01, 2002 at 04:40:14PM +0200, Gerhard Tonn wrote:
> Hi,
> the gdb thread support doesn't work any more since gdb 5.1 on s390. I get
> an

What version of GDB did you check with - 5.1, or CVS trunk?  If not the
trunk, please try it; I think S/390 was originally missed because its
makefile fragments do not have "linux" in their names.

>
> Starting program: /home/ton/Threads/threadtest
> [New Thread 1024 (LWP 28211)]
>
> Program received signal SIGTRAP, Trace/breakpoint trap.
> [Switching to Thread 1024 (LWP 28211)]
>
> when starting my threaded program.
>
> I have found in the NEWS file a section for 5.1
>
> >* Changes in GNU/Linux native debugging.
>
> >Support for debugging multi-threaded programs has been completely
> >revised for all platforms except m68k and sparc.  You can now debug as
> >many threads as your system allows you to have.
>
>
> Could someone elaborate on what platform specific code has to changed,
> since I guess that this has to be done for s390 as well.
>
>
> Regards / Mit freundlichen Gruessen
> Gerhard
>
> Gerhard Tonn, Linux for eServer Development, +(49)-7031-16-4716, Lotus
> Notes: ton@ibmde,
>    Internet: ton@de.ibm.com
>
>

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