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]

OpenGL debugging with gdb under SuSE


I have a problem with debugging an OpenGL program with gdb under SuSE
Linux. The program was compiled correctly and it runs, but gdb can't
debug it. 
The error messages are:

(gdb) run
...
Error while reading shared library symbols:
Cannot find new threads: Capability not available
Cannot find user-level thread for LWP 29709: capability not available

Another thing: under Solaris, gdb can debug this program.

Anyone can help me to solve this problem..?

Thank you!

Arthur


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