[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GDB and PThreads



Hello All
  I'm having problems debugging with GDB and Pthread.
GDB doesn't show any notice of the threads that are created and I
  cannot set breakpoints in the other threads. When running info
  threads I get no information back. I do not know what to do because
  I know that GDB does have the ability to debug pthreads. Does anyone
  have any idea what can I do ?

I'm using GDB 5.0  - gdb-5.0-4mdk
          pthreads - 1.3.7 -  pth-1.3.7-1mdk
	  glibc - glibc-2.1.3-18.3mdk

thanks for any help,
   oded.vHello All
  I'm having problems debugging with GDB and Pthread.
GDB doesn't show any notice of the threads that are created and I
  cannot set breakpoints in the other threads. When running info
  threads I get no information back. I do not know what to do because
  I know that GDB does have the ability to debug pthreads. Does anyone
  have any idea what can I do ?

I'm using GDB 5.0  - gdb-5.0-4mdk
          pthreads - 1.3.7 -  pth-1.3.7-1mdk
	  glibc - glibc-2.1.3-18.3mdk

thanks for any help,
   oded.


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il