Problems with GDB 5.1 and Pthreads

Michael Snyder msnyder@cygnus.com
Thu Dec 13 12:20:00 GMT 2001


> Marcos Pindado Sebastián wrote:
> 
> Hi.
> I am developing under linux SlackWare 7.0 and have several problems
> with gdb and multithreaded programs.
> Gdb is 5.1 configured on P3 PC.
> - Every call to a pthread function results in the reception of a
> SIG32. 

This is typical of a mismatch between gdb and glibc.
Newer versions of gdb use a newer version of glibc to
interface to the pthread library.



More information about the Gdb-patches mailing list