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]

"Cannot find thread 1024: generic error" with gdb 5.2.1


Hi,

I have seen a couple of mails on various lists about
this problem, but
cannot find any solution.

I am running gdb 5.2.1 on a arm v5te board. The
problem comes when I
link any object file with the pthread library. The
test 'c' programs do
not even make any calls to the pthread library (i.e
there is no
pthread_create called).

GDB created this thread 1024 and after the program has
exited cleanly,
just does not carry on with anymore commands. I cannot
quit gdb unless
i stop it and explicitly kill it.

lin_lwn_wait does receive the WIFEXITED signal. I just
dont know how
gdb is suppose to handle this.

This problem does not seem to be there on the powerpc
boards.
-Andrew

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


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