This is the mail archive of the gdb@sourceware.org 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: multithreaded programs on arm-linux


Quoting Daniel Jacobowitz <drow@false.org>:

On Fri, Nov 04, 2005 at 04:39:30PM +0100, Frank Meerkoetter wrote:
It returns TD_NOLIBTHREAD.

A good place to try a breakpoint now would be ps_pglobal_lookup.

The problem is solved. The culprit was that __pthread_threads_events was missing from libpthread. After rebuilding libpthread gdb thread support is working as expected.

Thank you very much for your extensive help.

Regards,
  Frank



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